An open API service indexing awesome lists of open source software.

https://github.com/thisisiron/ionicchat

Ionic Chatting App using Firebase
https://github.com/thisisiron/ionicchat

Last synced: 3 months ago
JSON representation

Ionic Chatting App using Firebase

Awesome Lists containing this project

README

        

# ionicChat

## How to use

1. Install pakage.json
```
npm install
```
2. Run ionic app
```
ionic serve
```

## Example
|||
|----------|----------|
| register|login|
|register|login|
|profile|inbox|
|profile|inbox|
|channel|creating channel|
|channel|creating_channel|
|chat|
|chat|
|friend list online|friend list offline|
|profile_list(online)|profile_list(offline)|