lgs / vue-firestore-hello-world

Quickstart using Webpack, Vuefire, and Firestore

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

VueFire Firestore QuickStart

A hello world create/delete demo with the Firestore NoSQL Document DB from Firebase.

Build Setup

git clone

# install dependencies
npm install

# Add your Firebase Project to main.js

# serve with hot reload at localhost:8080
npm run dev

Tips

If you get a permission error, make sure to allow read/write access to your DB from the Firebase console.

About

Quickstart using Webpack, Vuefire, and Firestore


Languages

Language:JavaScript 89.9%Language:Vue 8.4%Language:HTML 1.7%