# frontend-users

Run locally:

```bash
cp .env.shadow .env
# add grass token to .env
nvm use
yarn install
yarn start
```
