群智/信创社区前端

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

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.