geostyler-demo
v1.0.3
Published
[](https://greenkeeper.io/)
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 startThe demo application will be available under http://localhost:5173/geostyler-demo .
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 💞
