# crowd-test-service > A crowd test system ## 群智众测 ``` bash # 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](http://vuejs-templates.github.io/webpack/) and [docs for vue-loader](http://vuejs.github.io/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