leaflet-react
v3.0.5
Published
Leaflet react component
Downloads
138
Readme
Leaflet React
Leaflet react component
Install
- In your project run
npm install --save leaflet-react
Development
- Clone the repo
- Run
npm install
- Run
gulp watch
Minify the code, ready for production
- Run `gulp deploy'
Directory
- build/: Where automatically builds to
- dist/: Where the deployed code exists, ready for production