xielq 34955352d1 init from phab | před 4 roky | |
---|---|---|
build | před 4 roky | |
config | před 4 roky | |
src | před 4 roky | |
static | před 4 roky | |
Dockerfile | před 4 roky | |
README.md | před 4 roky | |
index.html | před 4 roky | |
package.json | před 4 roky | |
push-dev.sh | před 4 roky | |
push.sh | před 4 roky |
yc
# 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
For a detailed explanation on how things work, check out the guide and docs for vue-loader.