Нет описания

lsc 92f45c6893 update 2 лет назад
build 73f2d78ef9 build 2 лет назад
config 03cf15100e update 2 лет назад
dist 14d32f9e77 Merge branch 'beta' into HK 2 лет назад
js 7ae7f21a79 update 2 лет назад
src 92f45c6893 update 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 92f45c6893 update 2 лет назад
package-lock.json 73f2d78ef9 build 2 лет назад
package.json 73f2d78ef9 build 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.