tianze/front
tianea f6b37bbe8c 更新
..
build 首页 大赛列表 考试页面
config 首页 大赛列表 考试页面
src 更新
static 修bug改问题
._readme.txt first commit
.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.