No Description

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

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.