Нет описания

zengyicheng 8863dc979b 1 2 лет назад
build 8863dc979b 1 2 лет назад
config 72187efb2f 1 3 лет назад
dist 8863dc979b 1 2 лет назад
src 8863dc979b 1 2 лет назад
static 72187efb2f 1 3 лет назад
test 72187efb2f 1 3 лет назад
.babelrc 72187efb2f 1 3 лет назад
.editorconfig 72187efb2f 1 3 лет назад
.gitignore 72187efb2f 1 3 лет назад
.postcssrc.js 72187efb2f 1 3 лет назад
README.md 72187efb2f 1 3 лет назад
index.html 72187efb2f 1 3 лет назад
package-lock.json a33f5cde29 master 2 лет назад
package.json a33f5cde29 master 2 лет назад

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.