Nav apraksta

lcw ff147a6a8a Merge branch 'master' of https://git.cocorobo.cn/CocoRoboLabs/pbl-student 3 gadi atpakaļ
build 0aa24a587a push 3 gadi atpakaļ
config cf5aee7a90 update 3 gadi atpakaļ
dist cf5aee7a90 update 3 gadi atpakaļ
src ff147a6a8a Merge branch 'master' of https://git.cocorobo.cn/CocoRoboLabs/pbl-student 3 gadi atpakaļ
static 0aa24a587a push 3 gadi atpakaļ
test 0aa24a587a push 3 gadi atpakaļ
.babelrc 0aa24a587a push 3 gadi atpakaļ
.editorconfig 0aa24a587a push 3 gadi atpakaļ
.gitignore 2dda0349b1 update 3 gadi atpakaļ
.postcssrc.js 0aa24a587a push 3 gadi atpakaļ
README.md 0aa24a587a push 3 gadi atpakaļ
index.html 0aa24a587a push 3 gadi atpakaļ
package-lock.json 30cd467922 1 3 gadi atpakaļ
package.json 2dda0349b1 update 3 gadi atpakaļ

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.