/Web-Lab-5

Primary LanguageHTMLMIT LicenseMIT

pc-courses

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

(optional) Run Jest test

npm run test

(optional) Run Jest test coverage

npm run test_coverage

Jest test result

image

Customize configuration

See Configuration Reference.