Skip to content

palashmon/vuejs-firebase-01

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vue.js + Firebase Realtime Database

A Vue.js project

Codacy Badge Dependency Status Dev-Dependency Status  

Build Setup

# install dependencies
npm install

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

# build for production with minification
npm run build

For detailed explanation on how things work, consult the docs for vue-loader.

Topics covered:

  • How to set up and connect to a new Firebase Realtime Database
  • How to read, write, update and delete data
  • What it means that Firebase Realtime Database is event-driven
  • How to update a website when changes take place
  • How to implement notifications when other users make changes

About

Learn how to use Firebase Realtime Database in our Vue.js applications

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published