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
- Host: GitHub
- URL: https://github.com/thisisiron/ionicchat
- Owner: thisisiron
- License: mit
- Created: 2017-11-30T01:55:02.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2022-10-23T08:37:34.000Z (over 2 years ago)
- Last Synced: 2024-12-31T06:12:38.900Z (5 months ago)
- Language: TypeScript
- Homepage:
- Size: 1.92 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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|
||
|
|profile|inbox|
||
|
|channel|creating channel|
||
|
|chat|
||
|friend list online|friend list offline|
||
|