Skip to content

bcgov/EDUC-COURSE-ACHIEVEMENT-UI

Repository files navigation

Deprecatedcourse-achievement-ui

Replaced by graduation-client

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Launch json-server to start mock json db

npx json-server --watch db.json

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.