Skip to content

yucigou/vue-test-demo

Repository files navigation

Note: this a demo project for testing Vue.js apps.

You can compare the following tags to see each added steps:

01-scaffolded
02-coverage
03-test-report
04-querybox
05-europepmcws
06-vuex-article
07-QueryContainer
08-ArticleItem
09-ArticleList
10-Home
11-routing

vue-test-demo

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Run your tests

npm run test

Lints and fixes files

npm run lint

Run your end-to-end tests

npm run test:e2e

Run your unit tests

npm run test:unit

Customize configuration

See Configuration Reference.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published