SanHQin 6a651b41ed Merge branch 'beta' of https://git.cocorobo.cn/CocoRoboLabs/pbl-student-table into beta | il y a 2 jours | |
---|---|---|
build | il y a 2 ans | |
config | il y a 1 an | |
dist | il y a 2 jours | |
js | il y a 1 an | |
src | il y a 2 jours | |
static | il y a 3 mois | |
test | il y a 2 ans | |
.babelrc | il y a 2 ans | |
.editorconfig | il y a 2 ans | |
.gitignore | il y a 2 ans | |
.postcssrc.js | il y a 2 ans | |
README.md | il y a 2 ans | |
index.html | il y a 4 mois | |
package-lock.json | il y a 1 mois | |
package.json | il y a 1 mois |
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.