LiteSoul / vue-firebase-1

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

vue-firebase-1

A Vue.js project, based on this tut.

But with 2 changes. I'm trying tu use Firestore instead of Firebase, and I'm using the PWA Vue template instead of the webpack template.

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 detailed explanation on how things work, checkout the guide and docs for vue-loader.

About

License:MIT License


Languages

Language:JavaScript 75.0%Language:Vue 18.3%Language:HTML 6.7%