A chat messaging like WhatsApp.
Built with Ionic, AngularJS and Firebase.
npm i -g cordova ionic
In the project directory:
bower install
cp ./www/js/app.conf-default.js ./www/js/app.conf.js
And edit this app.conf.js
file with your firebase credentials.
To serve the app in a browser window:
ionic serve