xiuli.gao 9a02b4a7bf 自定义模版 | vor 4 Jahren | |
---|---|---|
.. | ||
build | vor 4 Jahren | |
config | vor 4 Jahren | |
src | vor 4 Jahren | |
static | vor 4 Jahren | |
test | vor 4 Jahren | |
.babelrc | vor 4 Jahren | |
.editorconfig | vor 4 Jahren | |
.eslintignore | vor 4 Jahren | |
.eslintrc.js | vor 4 Jahren | |
.gitignore | vor 4 Jahren | |
.postcssrc.js | vor 4 Jahren | |
README.md | vor 4 Jahren | |
favicon.ico | vor 4 Jahren | |
index.html | vor 4 Jahren | |
package-lock.json | vor 4 Jahren | |
package.json | vor 4 Jahren | |
selfRecord.md | vor 4 Jahren |
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.