Code-Pop / Unit-Testing-Vue2

Repo for Vue Mastery's Unit Testing course

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

unit-testing-vue

Project setup

npm 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

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.

About

Repo for Vue Mastery's Unit Testing course


Languages

Language:JavaScript 62.3%Language:Vue 31.5%Language:HTML 6.2%