lcw 0ac5d1272a 1 | 3 anni fa | |
---|---|---|
build | 3 anni fa | |
config | 3 anni fa | |
dist | 3 anni fa | |
src | 3 anni fa | |
static | 3 anni fa | |
test | 3 anni fa | |
.babelrc | 3 anni fa | |
.editorconfig | 3 anni fa | |
.gitignore | 3 anni fa | |
.postcssrc.js | 3 anni fa | |
README.md | 3 anni fa | |
index.html | 3 anni fa | |
package-lock.json | 3 anni fa | |
package.json | 3 anni fa |
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.