No Description

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