geostyler-demo
v1.0.0
Published
[![Greenkeeper badge](https://badges.greenkeeper.io/geostyler/geostyler-demo.svg)](https://greenkeeper.io/)
Downloads
17
Maintainers
Keywords
Readme
geostyler-demo
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 available under https://localhost:9090.
You can also create a build by running npm run build
and run a web browser in the dist
folder (e.g. by running python3 -m http.server 9000
) and you'll have the build available on http://localhost:9000.
Funding & financial sponsorship
Maintenance and further development of this code can be funded through the GeoStyler Open Collective. All contributions and expenses can transparently be reviewed by anyone; you see what we use the donated money for. Thank you for any financial support you give the GeoStyler project 💞