SanHQin 6a651b41ed Merge branch 'beta' of https://git.cocorobo.cn/CocoRoboLabs/pbl-student-table into beta | há 2 dias atrás | |
---|---|---|
build | há 2 anos atrás | |
config | há 1 ano atrás | |
dist | há 2 dias atrás | |
js | há 1 ano atrás | |
src | há 2 dias atrás | |
static | há 3 meses atrás | |
test | há 2 anos atrás | |
.babelrc | há 2 anos atrás | |
.editorconfig | há 2 anos atrás | |
.gitignore | há 2 anos atrás | |
.postcssrc.js | há 2 anos atrás | |
README.md | há 2 anos atrás | |
index.html | há 4 meses atrás | |
package-lock.json | há 1 mês atrás | |
package.json | há 1 mês atrás |
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.