An open source vector map style editor utilizing Mapbox GL.
- Style editor for Mapbox-gl styles
- Styles stored in localStorage (in the browser)
- JSON editor
- Layer property editor
- MapboxGL expression support
- Download the latest version of Node.js
- Clone this repository to your computer
- Navigate to this repo on your computer
- Run
npm install
- To startup, run
npm start
- Fresco should open in a browser window