Skip to content

Latest commit

 

History

History
25 lines (14 loc) · 633 Bytes

README.md

File metadata and controls

25 lines (14 loc) · 633 Bytes

react-mapbox-components

Mapbox library converted for use with react and react-leaflet.

npm i react-mapbox-components

Components offered

View usage / example documentation

Edit examples/config.js and fill in your Mapbox API key to see the examples and code samples.

npm run view-docs

Development (lint / livereload)

npm run dev

  • transpiles src/ to dist/
  • generates styleguide documentation into artifacts/docs/style-guide/