Also known as Päästöt kartalla
Online preview: paastokartta-demo.web.app
The project requires installation of vue-cli:
npm install -g @vue/cli
To install project dependencies with npm, run:
npm install
To use dev GeoServer, add file .env.local
with the following environment variable:
VUE_APP_GEOSERVER_URI=http://your-dev-geoserver-address:port/geoserver/paastotkartalla/
npm run serve-dev
npm run build-prod
Open & run Cypress E2E tests with
npm run cypress
Vue.js & OpenLayers