慕测大赛官网前端

guochao d85a306abc Merge branch 'dev' into 'master' il y a 3 ans
build d3bbc7b9e6 init il y a 3 ans
config d3bbc7b9e6 init il y a 3 ans
contest d3bbc7b9e6 init il y a 3 ans
src 01cb114850 隐藏按钮块 il y a 3 ans
static d3bbc7b9e6 init il y a 3 ans
test d3bbc7b9e6 init il y a 3 ans
tool4deploy d3bbc7b9e6 init il y a 3 ans
.babelrc d3bbc7b9e6 init il y a 3 ans
.editorconfig d3bbc7b9e6 init il y a 3 ans
.gitignore d3bbc7b9e6 init il y a 3 ans
.postcssrc.js d3bbc7b9e6 init il y a 3 ans
README.md d3bbc7b9e6 init il y a 3 ans
index.html d3bbc7b9e6 init il y a 3 ans
package-lock.json d3bbc7b9e6 init il y a 3 ans
package.json d3bbc7b9e6 init il y a 3 ans

README.md

mooctest-website

A Vue.js project

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.