Nessuna descrizione

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

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.