A simple Ionic Messenger app with Angularfire2 and Firebase SDK.
(Please update firebase api key with yours before running.)
- Clone this repository:
git clone https://github.com/sdey0081/ionic-messenger-starter.git
. - Run
npm install
from the project root. - Install the ionic CLI (
npm install -g ionic
) - Run
ionic serve
in a terminal from the project root.
Project | Package | Version |
---|---|---|
Ionic CLI | ionic |
|
Cordova CLI | cordova |