慕测大赛官网前端

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

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.