Skip to content

zeng-ge/vue-training-contacts

Repository files navigation

vue-training-contacts

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

Run E2E test

  1. start dev server: npm run serve
  2. start fake bff(json-server): npm run jsonServer
  3. cd e2e && npm install
  4. run npm run test:e2e or npm run test:e2e:ci

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages