Bez popisu

libushang 30ae3306b5 first commit před 1 rokem
build 30ae3306b5 first commit před 1 rokem
config 30ae3306b5 first commit před 1 rokem
src 30ae3306b5 first commit před 1 rokem
static 30ae3306b5 first commit před 1 rokem
.babelrc 30ae3306b5 first commit před 1 rokem
.editorconfig 30ae3306b5 first commit před 1 rokem
.eslintignore 30ae3306b5 first commit před 1 rokem
.eslintrc.js 30ae3306b5 first commit před 1 rokem
.gitignore 30ae3306b5 first commit před 1 rokem
.postcssrc.js 30ae3306b5 first commit před 1 rokem
README.md 30ae3306b5 first commit před 1 rokem
index.html 30ae3306b5 first commit před 1 rokem
package-lock.json 30ae3306b5 first commit před 1 rokem
package.json 30ae3306b5 first commit před 1 rokem
settings.json 30ae3306b5 first commit před 1 rokem
yarn.lock 30ae3306b5 first commit před 1 rokem

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.