- Go into app's directory:
cd mapbox-app
- Install app's dependencies:
yarn install
- Start dev server:
yarn start
-
Navigate your browser to http://localhost:3000 to see your app.
-
Production https://mapbox-app-covid.herokuapp.com/
cd mapbox-app
yarn install
yarn start
Navigate your browser to http://localhost:3000 to see your app.
Production https://mapbox-app-covid.herokuapp.com/