Nessuna descrizione

libushang 30ae3306b5 first commit 10 mesi fa
build 30ae3306b5 first commit 10 mesi fa
config 30ae3306b5 first commit 10 mesi fa
src 30ae3306b5 first commit 10 mesi fa
static 30ae3306b5 first commit 10 mesi fa
.babelrc 30ae3306b5 first commit 10 mesi fa
.editorconfig 30ae3306b5 first commit 10 mesi fa
.eslintignore 30ae3306b5 first commit 10 mesi fa
.eslintrc.js 30ae3306b5 first commit 10 mesi fa
.gitignore 30ae3306b5 first commit 10 mesi fa
.postcssrc.js 30ae3306b5 first commit 10 mesi fa
README.md 30ae3306b5 first commit 10 mesi fa
index.html 30ae3306b5 first commit 10 mesi fa
package-lock.json 30ae3306b5 first commit 10 mesi fa
package.json 30ae3306b5 first commit 10 mesi fa
settings.json 30ae3306b5 first commit 10 mesi fa
yarn.lock 30ae3306b5 first commit 10 mesi fa

README.md

fire-fighting

A Vue.js project

Build Setup

# 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.