tianze/front
tianea 6ac99e9dec 大赛系统授权
用户登陆接口
学校开通权限接口
智云平台开通学校班级、学生、老师账号同步
..
build 首页 大赛列表 考试页面
config 首页 大赛列表 考试页面
src 大赛系统授权
static 功能调整
._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.