Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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 command

curl 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