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: 3 months 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 (about 8 years ago)
- Default Branch: master
- Last Pushed: 2017-03-13T12:48:16.000Z (over 7 years ago)
- Last Synced: 2024-05-09T08:31:34.546Z (6 months ago)
- Language: TypeScript
- Size: 1 MB
- Stars: 36
- 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