An open API service indexing awesome lists of open source software.

https://github.com/mappmechanic/ionic-firebase

Real Time multi person Chat App using Ionic & Firebase
https://github.com/mappmechanic/ionic-firebase

Last synced: about 1 year ago
JSON representation

Real Time multi person Chat App using Ionic & Firebase

Awesome Lists containing this project

README

          

# ionic-firebase
Real Time multi person Chat App using Ionic & Firebase

It uses the AngularFire library to connect to firebase.

Steps:

clone this repo
```bash
cd ./ionic-firebase-master
npm start
```