Нет описания

libushang 30ae3306b5 first commit 2 лет назад
build 30ae3306b5 first commit 2 лет назад
config 30ae3306b5 first commit 2 лет назад
src 30ae3306b5 first commit 2 лет назад
static 30ae3306b5 first commit 2 лет назад
.babelrc 30ae3306b5 first commit 2 лет назад
.editorconfig 30ae3306b5 first commit 2 лет назад
.eslintignore 30ae3306b5 first commit 2 лет назад
.eslintrc.js 30ae3306b5 first commit 2 лет назад
.gitignore 30ae3306b5 first commit 2 лет назад
.postcssrc.js 30ae3306b5 first commit 2 лет назад
README.md 30ae3306b5 first commit 2 лет назад
index.html 30ae3306b5 first commit 2 лет назад
package-lock.json 30ae3306b5 first commit 2 лет назад
package.json 30ae3306b5 first commit 2 лет назад
settings.json 30ae3306b5 first commit 2 лет назад
yarn.lock 30ae3306b5 first commit 2 лет назад

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.