react-map-gl/website/README.md

164 B

This is the source code of the documentation pages for react-map-gl

Developing

npm install
export MAPBOX_ACCESS_TOKEN=<insert_your_token> && npm start