群智/信创社区前端

sunjh 41300cbdf6 修复square显示任务状态异常的问题 6 years ago
build 9af1ed6e1f .. 6 years ago
config 5bad38261c .. 6 years ago
src 41300cbdf6 修复square显示任务状态异常的问题 6 years ago
static 66f3e39b8d modify portal 6 years ago
tool4deploy 2a8fca97e5 添加部署所需 6 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 3f6400ebca init 6 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 e0fe688c4f 移除qs 6 years ago
package.json e0fe688c4f 移除qs 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.