Overview of React mapping libraries. You can find the regarding article on our blog.
Install dependencies:
$ yarn
otherwise
$ npm install
Rename config_sample.json to config.json and add your api keys for mapbox and googlemaps.
Builds the application and starts a webserver with hot loading. Runs on localhost:3000
$ npm start