群智/信创社区前端

wangJJ 0621d96191 fix:finish 1.5 5 年之前
build d7160e17b7 前端分环境构建 5 年之前
config 3d2b16e2e0 修正 5 年之前
src 0621d96191 fix:finish 1.5 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 d7160e17b7 前端分环境构建 5 年之前
package.json 3006ae9d88 add:finish 1.2 5 年之前

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.