Ingen beskrivning

zhangliang f11fb85c50 删除 '.env' 3 år sedan
public 84a440b0cb first commit 3 år sedan
src 04cae6074f 环境变量 3 år sedan
tests 84a440b0cb first commit 3 år sedan
.eslintrc.js 84a440b0cb first commit 3 år sedan
.gitignore 84a440b0cb first commit 3 år sedan
README.md 84a440b0cb first commit 3 år sedan
babel.config.js 84a440b0cb first commit 3 år sedan
cypress.json 84a440b0cb first commit 3 år sedan
package-lock.json 84a440b0cb first commit 3 år sedan
package.json 04cae6074f 环境变量 3 år sedan
vue.config.js 51ce7230c7 优化 3 år sedan

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.