Sin descripción

zhangliang2 e63ee72969 env hace 3 años
public 84a440b0cb first commit hace 3 años
src 1e2256844c git hace 3 años
tests 84a440b0cb first commit hace 3 años
.env e63ee72969 env hace 3 años
.env.dev e63ee72969 env hace 3 años
.eslintrc.js 84a440b0cb first commit hace 3 años
.gitignore e63ee72969 env hace 3 años
README.md 84a440b0cb first commit hace 3 años
babel.config.js 84a440b0cb first commit hace 3 años
cypress.json 84a440b0cb first commit hace 3 años
package-lock.json 84a440b0cb first commit hace 3 años
package.json 04cae6074f 环境变量 hace 3 años
vue.config.js 51ce7230c7 优化 hace 3 años

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.