暂无描述

zhangliang2 04cae6074f 环境变量 3 年之前
public 84a440b0cb first commit 3 年之前
src 04cae6074f 环境变量 3 年之前
tests 84a440b0cb first commit 3 年之前
.env 04cae6074f 环境变量 3 年之前
.env.dev 04cae6074f 环境变量 3 年之前
.eslintrc.js 84a440b0cb first commit 3 年之前
.gitignore 84a440b0cb first commit 3 年之前
README.md 84a440b0cb first commit 3 年之前
babel.config.js 84a440b0cb first commit 3 年之前
cypress.json 84a440b0cb first commit 3 年之前
package-lock.json 84a440b0cb first commit 3 年之前
package.json 04cae6074f 环境变量 3 年之前
vue.config.js 51ce7230c7 优化 3 年之前

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.