群智/信创社区前端

xuexiaobo e2d04f9373 change .gitignore 5 gadi atpakaļ
build 9af1ed6e1f .. 5 gadi atpakaļ
config 316a4e9a10 deploy_config 5 gadi atpakaļ
src cc3046b414 添加生成环境和测试环境不同配置 5 gadi atpakaļ
static 66f3e39b8d modify portal 5 gadi atpakaļ
tool4deploy 40fe6213e6 fix:修改nginx配置文件,后端获取请求真实ip: 5 gadi atpakaļ
.babelrc 3f6400ebca init 5 gadi atpakaļ
.editorconfig 3f6400ebca init 5 gadi atpakaļ
.eslintignore 3f6400ebca init 5 gadi atpakaļ
.eslintrc.js 3f6400ebca init 5 gadi atpakaļ
.gitignore e2d04f9373 change .gitignore 5 gadi atpakaļ
.postcssrc.js 3f6400ebca init 5 gadi atpakaļ
README.md 3f6400ebca init 5 gadi atpakaļ
index.html 3f6400ebca init 5 gadi atpakaļ
package-lock.json cc3046b414 添加生成环境和测试环境不同配置 5 gadi atpakaļ
package.json c8c9fba5e8 .. 5 gadi atpakaļ

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.