lsc 9268b43109 Merge branch 'beta' | 1 settimana fa | |
---|---|---|
build | 2 anni fa | |
config | 1 anno fa | |
dist | 1 settimana fa | |
js | 1 anno fa | |
src | 1 settimana fa | |
static | 3 mesi fa | |
test | 2 anni fa | |
.babelrc | 2 anni fa | |
.editorconfig | 2 anni fa | |
.gitignore | 2 anni fa | |
.postcssrc.js | 2 anni fa | |
README.md | 2 anni fa | |
index.html | 4 mesi fa | |
package-lock.json | 1 mese fa | |
package.json | 1 mese 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.