傅豪杰 9bed77ada0 fix | hai 7 meses | |
---|---|---|
build | hai 8 meses | |
config | hai 7 meses | |
src | hai 7 meses | |
static | hai 8 meses | |
test | hai 8 meses | |
.babelrc | hai 8 meses | |
.editorconfig | hai 8 meses | |
.eslintignore | hai 8 meses | |
.eslintrc.js | hai 8 meses | |
.gitignore | hai 8 meses | |
.postcssrc.js | hai 8 meses | |
README.md | hai 8 meses | |
index.html | hai 8 meses | |
package-lock.json | hai 7 meses | |
package.json | hai 7 meses | |
project.config.json | hai 8 meses | |
project.private.config.json | hai 8 meses | |
yarn.lock | hai 8 meses |
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.