慕测大赛官网前端

guochao fa0dc091bd 恢复CST2019界面的访问 3 年之前
build d3bbc7b9e6 init 3 年之前
config d3bbc7b9e6 init 3 年之前
contest d3bbc7b9e6 init 3 年之前
src fa0dc091bd 恢复CST2019界面的访问 3 年之前
static d3bbc7b9e6 init 3 年之前
test d3bbc7b9e6 init 3 年之前
tool4deploy d3bbc7b9e6 init 3 年之前
.babelrc d3bbc7b9e6 init 3 年之前
.editorconfig d3bbc7b9e6 init 3 年之前
.gitignore d3bbc7b9e6 init 3 年之前
.postcssrc.js d3bbc7b9e6 init 3 年之前
README.md d3bbc7b9e6 init 3 年之前
index.html d3bbc7b9e6 init 3 年之前
package-lock.json fa0dc091bd 恢复CST2019界面的访问 3 年之前
package.json d3bbc7b9e6 init 3 年之前

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.