설명 없음

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

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.