Keine Beschreibung

zhangliang2 3745c27aa1 Merge branch 'master' of http://10.15.12.70:3000/zhangliang/simulation-front vor 3 Jahren
public 84a440b0cb first commit vor 3 Jahren
src 1e2256844c git vor 3 Jahren
tests 84a440b0cb first commit vor 3 Jahren
.eslintrc.js 84a440b0cb first commit vor 3 Jahren
.gitignore 1e2256844c git vor 3 Jahren
README.md 84a440b0cb first commit vor 3 Jahren
babel.config.js 84a440b0cb first commit vor 3 Jahren
cypress.json 84a440b0cb first commit vor 3 Jahren
package-lock.json 84a440b0cb first commit vor 3 Jahren
package.json 04cae6074f 环境变量 vor 3 Jahren
vue.config.js 51ce7230c7 优化 vor 3 Jahren

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.