GeoStyler Demo App. This application shows how to build a graphical style editor with different data and style formats.
To run it on your local machine:
git clone https://github.com/geostyler/geostyler-demo.git
cd geostyler-demo
npm install
npm start
The demo application will be opened in your default browser.