Skip to content

jac-uk/assessments

Repository files navigation

Assessment Uploader

Independent assessors get a link to this page to upload their assessments.

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Deploys to staging environment

npm run staging:deploy

Deploys to production environment

npm run production:deploy

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.