/react-mapbox-gl-debug

Simple boilerplate to start an app with react-mapbox-gl

Primary LanguageHTML

Simple boilerplate to start a react project with react-mapbox-gl. Meant to be used for debugging.

Generated using create-react-app

Getting started:

install dependencies:

npm i

Run the application:

npm start