# Requirements

There are system requirements in order to install and setup ***Tokyo*** template and its components properly. Make sure that you are installed [Node.js](https://nodejs.org/en) and [Yarn](https://yarnpkg.com/). We Recommended [Node.js](https://nodejs.org/en) and [Yarn](https://yarnpkg.com/).

<figure><img src="https://4228133771-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FkomolzORYrGkLuyuHJPO%2Fuploads%2FTvYCBeN6GYV45COHwC37%2Fnodejs.png?alt=media&#x26;token=5dbbd77e-fa27-4bad-9527-f0db0e3edf1d" alt=""><figcaption><p><em>Node.Js</em></p></figcaption></figure>

<figure><img src="https://4228133771-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FkomolzORYrGkLuyuHJPO%2Fuploads%2FtdYKSkFWEVQBZcC04jPH%2Fyarn.png?alt=media&#x26;token=7086ab28-6404-4b4c-8b15-d3e295964328" alt=""><figcaption><p><em>Yarn</em></p></figcaption></figure>

## Install Yarn

<figure><img src="https://4228133771-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FkomolzORYrGkLuyuHJPO%2Fuploads%2FRkrweYuLsPLbJ4OGQ5Yc%2Fyarn_cmd.png?alt=media&#x26;token=59b94826-1552-4d31-813c-59769f60d89d" alt=""><figcaption><p><em>Yarn Install with commed</em></p></figcaption></figure>

```sh
npm install --global yarn
```
