tianze/front
tianea 8fb6782f86 功能调整
..
build 首页 大赛列表 考试页面
config 首页 大赛列表 考试页面
src 功能调整
static 修bug改问题
.babelrc 首页 大赛列表 考试页面
.editorconfig 首页 大赛列表 考试页面
.gitignore 首页 大赛列表 考试页面
.postcssrc.js 首页 大赛列表 考试页面
README.md 首页 大赛列表 考试页面
index.html 功能调整
package-lock.json 功能调整
package.json 功能调整
readme.txt first commit

README.md

front

tianze

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.