react-map-gl/website/README.md
2017-08-04 10:55:48 -07:00

162 B

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

Developing

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