SanHQin 6a651b41ed Merge branch 'beta' of https://git.cocorobo.cn/CocoRoboLabs/pbl-student-table into beta | 2 dagar sedan | |
---|---|---|
build | 2 år sedan | |
config | 1 år sedan | |
dist | 2 dagar sedan | |
js | 1 år sedan | |
src | 2 dagar sedan | |
static | 3 månader sedan | |
test | 2 år sedan | |
.babelrc | 2 år sedan | |
.editorconfig | 2 år sedan | |
.gitignore | 2 år sedan | |
.postcssrc.js | 2 år sedan | |
README.md | 2 år sedan | |
index.html | 4 månader sedan | |
package-lock.json | 1 månad sedan | |
package.json | 1 månad sedan |
A Vue.js project
# 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.