Xiaoji Chen dd5baee74e Website and examples polish (#294)
- Add geojson example
- Add introduction, credit and link to source to all examples
- CSS bug fixes
- Remove unused website components
- Header image
2017-06-27 22:31:33 -07:00
..
2017-06-27 22:31:33 -07:00

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