Nessuna descrizione

SanHQin 9969b891fc Merge branch 'beta' of https://git.cocorobo.cn/CocoRoboLabs/pbl-student-table into beta 8 mesi fa
build 8863dc979b 1 3 anni fa
config 1af8a183de 修改课程详情和学习中心新设计样式 1 anno fa
dist 8dc8121b7b update 8 mesi fa
js 7ae7f21a79 update 2 anni fa
src 33e15674db 课堂助手 8 mesi fa
static 4612742a44 update 1 anno fa
test 72187efb2f 1 3 anni fa
.babelrc 72187efb2f 1 3 anni fa
.editorconfig 72187efb2f 1 3 anni fa
.gitignore 72187efb2f 1 3 anni fa
.postcssrc.js 72187efb2f 1 3 anni fa
README.md 72187efb2f 1 3 anni fa
index.html 192c31ddbb update 10 mesi fa
package-lock.json 93585c81c8 update 9 mesi fa
package.json 93585c81c8 update 9 mesi fa

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.