SanHQin 6a651b41ed Merge branch 'beta' of https://git.cocorobo.cn/CocoRoboLabs/pbl-student-table into beta | vor 2 Tagen | |
---|---|---|
build | vor 2 Jahren | |
config | vor 1 Jahr | |
dist | vor 2 Tagen | |
js | vor 1 Jahr | |
src | vor 2 Tagen | |
static | vor 3 Monaten | |
test | vor 2 Jahren | |
.babelrc | vor 2 Jahren | |
.editorconfig | vor 2 Jahren | |
.gitignore | vor 2 Jahren | |
.postcssrc.js | vor 2 Jahren | |
README.md | vor 2 Jahren | |
index.html | vor 4 Monaten | |
package-lock.json | vor 1 Monat | |
package.json | vor 1 Monat |
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.