群智/信创社区前端

sunjh c584bf8a2e Merge branch 'feature-authen-and-cheat' of ssh://git.mooctest.com:1022/crowd-2019/crowd-test-service-front into feature-authen-and-cheat 6 年之前
build 9af1ed6e1f .. 6 年之前
config 5bad38261c .. 6 年之前
src 41300cbdf6 修复square显示任务状态异常的问题 6 年之前
static 66f3e39b8d modify portal 6 年之前
tool4deploy bd1161dfd2 添加Dockerfile和nginx配置 6 年之前
.babelrc 3f6400ebca init 6 年之前
.editorconfig 3f6400ebca init 6 年之前
.eslintignore 3f6400ebca init 6 年之前
.eslintrc.js 3f6400ebca init 6 年之前
.gitignore 3f6400ebca init 6 年之前
.postcssrc.js 3f6400ebca init 6 年之前
README.md 3f6400ebca init 6 年之前
index.html 3f6400ebca init 6 年之前
package-lock.json e0fe688c4f 移除qs 6 年之前
package.json e0fe688c4f 移除qs 6 年之前

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.