Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/iamfortune/whatsapp-clone
A whatsapp clone built with meteorjs, ionic and angularJS
https://github.com/iamfortune/whatsapp-clone
Last synced: 10 days ago
JSON representation
A whatsapp clone built with meteorjs, ionic and angularJS
- Host: GitHub
- URL: https://github.com/iamfortune/whatsapp-clone
- Owner: iamfortune
- Created: 2020-03-24T10:32:45.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-07-07T17:47:50.000Z (over 2 years ago)
- Last Synced: 2023-03-06T11:57:54.077Z (over 1 year ago)
- Language: JavaScript
- Size: 53.7 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# whatsapp-clone
A whatsapp clone built with meteorjs, ionic and angularJS## Getting started
- install meteor## for linux and macOS
use the commandcurl https://install.meteor.com/ | sh
## git clone into project
- cd project
- run `meteor` to get a live server running## to run on android emulator, run the command
$ meteor add-platform android