zhangxiaoyu 90c5b4a222 myself修改 | před 6 roky | |
---|---|---|
build | před 6 roky | |
config | před 6 roky | |
src | před 6 roky | |
static | před 6 roky | |
test | před 6 roky | |
.babelrc | před 6 roky | |
.editorconfig | před 6 roky | |
.eslintignore | před 6 roky | |
.eslintrc.js | před 6 roky | |
.gitignore | před 6 roky | |
.postcssrc.js | před 6 roky | |
README.md | před 6 roky | |
index.html | před 6 roky | |
package-lock.json | před 6 roky | |
package.json | před 6 roky |
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 unit tests
npm run unit
# 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.