README.md 733 B

crowd-test-service

A crowd test system

群智众测

# 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.

Private cloud configuration

  • 主题色配置 > /src/style/main.scss 中更改 $--color-primary$color-primary-background
  • 数据配置 > /src/config/index.js
  • 组件展示配置 > /src/config/index.js
  • logo配置 > /src/config/index.js