SanHQin 6a651b41ed Merge branch 'beta' of https://git.cocorobo.cn/CocoRoboLabs/pbl-student-table into beta | hace 2 días | |
---|---|---|
build | hace 2 años | |
config | hace 1 año | |
dist | hace 2 días | |
js | hace 1 año | |
src | hace 2 días | |
static | hace 3 meses | |
test | hace 2 años | |
.babelrc | hace 2 años | |
.editorconfig | hace 2 años | |
.gitignore | hace 2 años | |
.postcssrc.js | hace 2 años | |
README.md | hace 2 años | |
index.html | hace 4 meses | |
package-lock.json | hace 1 mes | |
package.json | hace 1 mes |
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.