/map-builder

A web application for styling maps using cartoDB, Leaflet & ES6.

Primary LanguageJavaScriptMIT LicenseMIT

map-builder

A web application for styling maps using cartoDB, Leaflet & ES6.

Demo Map Builder ES6

Usage

# install dependencies
yarn install | npm install

# serve the app: http://localhost:8080/
npm start

# generate a package
npm run build

Architecture

Diagram