Skip to content

geraldo/layertree2jsonExample

Repository files navigation

layertree2json plugin example site

Example web site for layertree2json QGIS plugin, see https://github.com/geraldo/layertree2json

This project right now uses:

You can have a look at the rendered version here.

Install and run

To install dependencies:

npm install

Start a development server (available at http://localhost:3000):

npm start

To generate a build ready for production:

npm run build

Then deploy the contents of the dist directory to your server. You can also run npm run serve to serve the results of the dist directory for preview.

About

Layerswitcher test web site for qgs-layer-parser-plugin

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published