Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 276 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 276 Bytes

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