Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ionic2blueprints/firebase-chat
Chapter 1: Firebase Chat Application with Ionic 2
https://github.com/ionic2blueprints/firebase-chat
Last synced: 30 days ago
JSON representation
Chapter 1: Firebase Chat Application with Ionic 2
- Host: GitHub
- URL: https://github.com/ionic2blueprints/firebase-chat
- Owner: ionic2blueprints
- Created: 2016-08-31T16:21:18.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-03-13T12:48:16.000Z (almost 8 years ago)
- Last Synced: 2024-08-03T18:21:50.198Z (4 months ago)
- Language: TypeScript
- Size: 1 MB
- Stars: 37
- Watchers: 9
- Forks: 19
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-ionic2-components - Firebase Chat App
- Awesome - Firebase Chat App
README
# Firebase Chat App with Ionic 2
# Steps to use
* clone this repo
* npm install
* ionic state restore
* Add the required platform like ```ionic platform add android``` or ```ionic platform add ios```
* Then ```ionic build android``` or ```ionic build ios```# Based on Ionic 2.1.0