Ecosyste.ms: Awesome

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: 17 days ago
JSON representation

Real Time multi person Chat App using Ionic & Firebase

Lists

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
```