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