Ingen beskrivning

zhangliang2 3745c27aa1 Merge branch 'master' of http://10.15.12.70:3000/zhangliang/simulation-front 3 år sedan
public 84a440b0cb first commit 3 år sedan
src 1e2256844c git 3 år sedan
tests 84a440b0cb first commit 3 år sedan
.eslintrc.js 84a440b0cb first commit 3 år sedan
.gitignore 1e2256844c git 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.