- Make a copy of the example environment variables file
$ cp .env.example .env
- Add your API key to the newly created
.env
file
yarn
yarn dev
You should now be able to access the app at http://localhost:3000
$ yarn test:ci
$ yarn cypress:run
$ cp .env.example .env
.env
fileyarn
yarn dev
You should now be able to access the app at http://localhost:3000
$ yarn test:ci
$ yarn cypress:run