Sen descrición

wkeyuan ac8e981e5b 补充修改 %!s(int64=3) %!d(string=hai) anos
build f64745c175 发布前的格式检查 %!s(int64=3) %!d(string=hai) anos
config f64745c175 发布前的格式检查 %!s(int64=3) %!d(string=hai) anos
src 30ab774208 发布DWSurvey Vue 版本 %!s(int64=3) %!d(string=hai) anos
static ac8e981e5b 补充修改 %!s(int64=3) %!d(string=hai) anos
test f64745c175 发布前的格式检查 %!s(int64=3) %!d(string=hai) anos
.babelrc f64745c175 发布前的格式检查 %!s(int64=3) %!d(string=hai) anos
.editorconfig f64745c175 发布前的格式检查 %!s(int64=3) %!d(string=hai) anos
.eslintignore f64745c175 发布前的格式检查 %!s(int64=3) %!d(string=hai) anos
.eslintrc.js 5c8c11b7ff 代码格式优化 %!s(int64=3) %!d(string=hai) anos
.gitignore f64745c175 发布前的格式检查 %!s(int64=3) %!d(string=hai) anos
.postcssrc.js f64745c175 发布前的格式检查 %!s(int64=3) %!d(string=hai) anos
README.md 30ab774208 发布DWSurvey Vue 版本 %!s(int64=3) %!d(string=hai) anos
index.html 30ab774208 发布DWSurvey Vue 版本 %!s(int64=3) %!d(string=hai) anos
package.json f64745c175 发布前的格式检查 %!s(int64=3) %!d(string=hai) anos

README.md

dwsurvey-oss-front-vue

DWSurvey 开源问卷系统,基于VUE实现的社区版前端代码仓库

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

# run unit tests
npm run unit

# run e2e tests
npm run e2e

# run all tests
npm test

For a detailed explanation on how things work, check out the guide and docs for vue-loader.