Skip to content

Sylvenas/lmap

Repository files navigation

lmap

React components for Leaflet maps.

How to use

First copy the repo into your disk.

$ git clone https://github.com/Sylvenas/lmap.git

Second install node modules and start the webpack dev server

$ npm install

$ npm start

Third open the browser

localhost:3232

Releases

No releases published

Packages

No packages published