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
- Host: GitHub
- URL: https://github.com/mappmechanic/ionic-firebase
- Owner: mappmechanic
- Created: 2015-01-11T18:16:17.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2021-09-17T23:53:21.000Z (over 4 years ago)
- Last Synced: 2025-03-30T21:08:51.662Z (about 1 year ago)
- Language: JavaScript
- Size: 2.16 MB
- Stars: 223
- Watchers: 24
- Forks: 166
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-ionic - mappmechanic/ionic-firebase
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
```