群智/信创社区前端

sunjh 2b142abd51 取消按钮去掉 6 years ago
build 9af1ed6e1f .. 6 years ago
config 5bad38261c .. 6 years ago
src 2b142abd51 取消按钮去掉 6 years ago
static 66f3e39b8d modify portal 6 years ago
tool4deploy bd1161dfd2 添加Dockerfile和nginx配置 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 60fb80d3d8 pull 6 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.