This project is an example of developing hybrid mobile applications using the Ionic framework.
First of all, make sure you have the following installed in your dev environment:
Follow the steps below to install and run the project on your device:
- Clone this repository by running
git clone https://github.com/hanibhat/ionic-whatsapp-clone.git. - Open a terminal at the root directory.
- Run
npm installto install dependencies. - Run
ionic cordova run android -lto run the app in live mode. - Play around!
