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: about 1 month ago
JSON representation

Chapter 1: Firebase Chat Application with Ionic 2

Lists

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