/vue-pure-pdpa

Vue app in purescript for PDPA use case

Primary LanguageJavaScript

vue-pure-pdpa

Project setup

npm install
npx spago install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Run your unit tests

npm run test:unit

Run your end-to-end tests

npm run test:e2e

Run purescript tests

npm run test:purs

Lints and fixes files

npm run lint

Clean generated files

npm run clean

Clean only purescript files

npm run clean:purs

Customize configuration

See Configuration Reference.