Bez popisu

zhangliang2 84a440b0cb first commit před 3 roky
public 84a440b0cb first commit před 3 roky
src 84a440b0cb first commit před 3 roky
tests 84a440b0cb first commit před 3 roky
.eslintrc.js 84a440b0cb first commit před 3 roky
.gitignore 84a440b0cb first commit před 3 roky
README.md 84a440b0cb first commit před 3 roky
babel.config.js 84a440b0cb first commit před 3 roky
cypress.json 84a440b0cb first commit před 3 roky
package-lock.json 84a440b0cb first commit před 3 roky
package.json 84a440b0cb first commit před 3 roky
vue.config.js 84a440b0cb first commit před 3 roky

README.md

cicv-oa

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 your end-to-end tests

npm run test:e2e

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.