群智/信创社区前端

guo00guo 785bc551aa 修改nginx配置 5 years ago
build 68fc462b5e fix:静态资源丢失 5 years ago
config c8973cb7a1 Merge branch 'fix-gd-list-bugs' into 'Dev' 5 years ago
src eb416551c5 fix 5 years ago
static 66f3e39b8d modify portal 6 years ago
tool4deploy 785bc551aa 修改nginx配置 5 years ago
.babelrc 3f6400ebca init 6 years ago
.editorconfig 3f6400ebca init 6 years ago
.eslintignore 3f6400ebca init 6 years ago
.eslintrc.js 3f6400ebca init 6 years ago
.gitignore e2d04f9373 change .gitignore 5 years ago
.postcssrc.js 3f6400ebca init 6 years ago
README.md 3f6400ebca init 6 years ago
index.html 3f6400ebca init 6 years ago
package-lock.json 59a0c4fb67 Fix bug 5 years ago
package.json c8c9fba5e8 .. 6 years ago

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.