بدون توضیح

wkeyuan 30ab774208 发布DWSurvey Vue 版本 3 سال پیش
build f64745c175 发布前的格式检查 3 سال پیش
config f64745c175 发布前的格式检查 3 سال پیش
src 30ab774208 发布DWSurvey Vue 版本 3 سال پیش
static 30ab774208 发布DWSurvey Vue 版本 3 سال پیش
test f64745c175 发布前的格式检查 3 سال پیش
.babelrc f64745c175 发布前的格式检查 3 سال پیش
.editorconfig f64745c175 发布前的格式检查 3 سال پیش
.eslintignore f64745c175 发布前的格式检查 3 سال پیش
.eslintrc.js 5c8c11b7ff 代码格式优化 3 سال پیش
.gitignore f64745c175 发布前的格式检查 3 سال پیش
.postcssrc.js f64745c175 发布前的格式检查 3 سال پیش
README.md 30ab774208 发布DWSurvey Vue 版本 3 سال پیش
index.html 30ab774208 发布DWSurvey Vue 版本 3 سال پیش
package.json f64745c175 发布前的格式检查 3 سال پیش

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.