-
Yarn (https://yarnpkg.com/en/docs/install)
src/.env
MAPBOX_TOKEN= IDENTITY_POOL_NAME= IDENTITY_POOL_ID= IDENTITY_POOL_REGION= GRAPHQL_SERVER_URL= GRAPHQL_SERVER_ENDPOINT= AWS_ACCESS_KEY_ID= AWS_SECRET_ACCESS_KEY=
Install dependencies:
$ yarn install
Run the App in dev mode:
$ yarn start:dev
Remote Redux DevTools
http://remotedev.io/local/
To build the App:
$ yarn prestart:prod
.