慕测大赛官网前端

JunboXu b780ba7b3d 发布通知再认证 hace 3 años
build d3bbc7b9e6 init hace 4 años
config d3bbc7b9e6 init hace 4 años
contest d3bbc7b9e6 init hace 4 años
src b780ba7b3d 发布通知再认证 hace 3 años
static d3bbc7b9e6 init hace 4 años
test d3bbc7b9e6 init hace 4 años
tool4deploy d3bbc7b9e6 init hace 4 años
.babelrc d3bbc7b9e6 init hace 4 años
.editorconfig d3bbc7b9e6 init hace 4 años
.gitignore d3bbc7b9e6 init hace 4 años
.postcssrc.js d3bbc7b9e6 init hace 4 años
README.md d3bbc7b9e6 init hace 4 años
index.html d3bbc7b9e6 init hace 4 años
package-lock.json d3bbc7b9e6 init hace 4 años
package.json d3bbc7b9e6 init hace 4 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.