群智/信创社区前端

guo00guo ebe5b3cb1e 修改测试类型,区分测试环境和线上环境的nginx配置 5 年 前
build 68fc462b5e fix:静态资源丢失 5 年 前
config c8973cb7a1 Merge branch 'fix-gd-list-bugs' into 'Dev' 5 年 前
src ebe5b3cb1e 修改测试类型,区分测试环境和线上环境的nginx配置 5 年 前
static 66f3e39b8d modify portal 6 年 前
tool4deploy ebe5b3cb1e 修改测试类型,区分测试环境和线上环境的nginx配置 5 年 前
tool4deploy-test ebe5b3cb1e 修改测试类型,区分测试环境和线上环境的nginx配置 5 年 前
.babelrc 3f6400ebca init 6 年 前
.editorconfig 3f6400ebca init 6 年 前
.eslintignore 3f6400ebca init 6 年 前
.eslintrc.js 3f6400ebca init 6 年 前
.gitignore e2d04f9373 change .gitignore 5 年 前
.postcssrc.js 3f6400ebca init 6 年 前
README.md 3f6400ebca init 6 年 前
index.html 3f6400ebca init 6 年 前
package-lock.json 59a0c4fb67 Fix bug 5 年 前
package.json c8c9fba5e8 .. 6 年 前

README.md

crowd-test-service

A Vue.js project

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

# build for production and view the bundle analyzer report
npm run build --report

For a detailed explanation on how things work, check out the guide and docs for vue-loader.