Sin descripción

zengyicheng 71a9292d87 打包 hace 2 años
build 8863dc979b 1 hace 3 años
config 412e1d5604 build hace 2 años
dist 71a9292d87 打包 hace 2 años
src 71a9292d87 打包 hace 2 años
static 72187efb2f 1 hace 3 años
test 72187efb2f 1 hace 3 años
.babelrc 72187efb2f 1 hace 3 años
.editorconfig 72187efb2f 1 hace 3 años
.gitignore 72187efb2f 1 hace 3 años
.postcssrc.js 72187efb2f 1 hace 3 años
README.md 72187efb2f 1 hace 3 años
index.html 63482515d6 index hace 2 años
package-lock.json 71a9292d87 打包 hace 2 años
package.json 71a9292d87 打包 hace 2 años

README.md

pbl-student

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 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.