Нет описания

lsc d54e5c04eb Merge branch 'beta' of https://git.cocorobo.cn/CocoRoboLabs/pbl-student-table into beta 1 год назад
build 8863dc979b 1 2 лет назад
config 1af8a183de 修改课程详情和学习中心新设计样式 1 год назад
dist 4754709ec6 update 1 год назад
js 7ae7f21a79 update 2 лет назад
src d54e5c04eb Merge branch 'beta' of https://git.cocorobo.cn/CocoRoboLabs/pbl-student-table into beta 1 год назад
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 a30aa14594 update 2 лет назад
package-lock.json 8257f980fd update 1 год назад
package.json 1af8a183de 修改课程详情和学习中心新设计样式 1 год назад

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.