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

7 lines
162 B
Markdown

This is the source code of the documentation pages for react-map-gl
## Developing
npm install
export MapboxAccessToken=<insert_your_token> && npm start