Skip to content

giscube/giscube-geoportal

Repository files navigation

Giscube Geoportal

Giscube Geoportal

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8080
quasar dev

# build for production with minification
quasar build

Publish library

Prerelease:

npm version prerelease --preid=beta

LIB=True quasar build

npm publish

Tests commands

# Unit test (Jest)
CONFIG=test quasar test --unit jest

# End-to-end test (Cypress)
CONFIG=test quasar test --e2e cypress

# Cypress on a visible window / specific test (see what went wrong)
CONFIG=test quasar dev           # in one tab
./node_modules/.bin/cypress open # in another tab (both running at the same time)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages