1.2.1 • Published 8 years ago
MapLib

MapLib is a Library that provides helpers to create and manipulate maps based in Leaflet
.
It's a npm
module that uses babel
and webpack
.
Setup
- Install nvm
- Install node
nvm install stable
- Setup:
yarn setup
- Webpack:
yarn webpack
- Tests:
yarn test