No Description

libushang 0aa299f3f2 first commit 10 months ago
build 0aa299f3f2 first commit 10 months ago
config 0aa299f3f2 first commit 10 months ago
src 0aa299f3f2 first commit 10 months ago
static 0aa299f3f2 first commit 10 months ago
.babelrc 0aa299f3f2 first commit 10 months ago
.editorconfig 0aa299f3f2 first commit 10 months ago
.eslintignore 0aa299f3f2 first commit 10 months ago
.eslintrc.js 0aa299f3f2 first commit 10 months ago
.gitignore 0aa299f3f2 first commit 10 months ago
.postcssrc.js 0aa299f3f2 first commit 10 months ago
README.md 0aa299f3f2 first commit 10 months ago
index.html 0aa299f3f2 first commit 10 months ago
package-lock.json 0aa299f3f2 first commit 10 months ago
package.json 0aa299f3f2 first commit 10 months ago
settings.json 0aa299f3f2 first commit 10 months ago
yarn.lock 0aa299f3f2 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.