ionic-messenger-starter
ionic-messenger-starter copied to clipboard
@ionic/angular, angularfire2, firebase 5 messenger starter.
Ionic Messenger Starter
A simple Ionic Messenger app with Angularfire2 and Firebase SDK.
Getting Started
(Please update firebase api key with yours before running.)
- Clone this repository:
git clone https://github.com/sdey0081/ionic-messenger-starter.git. - Run
npm installfrom the project root. - Install the ionic CLI (
npm install -g ionic) - Run
ionic servein a terminal from the project root.
Environment
| Project | Package | Version |
|---|---|---|
| Ionic CLI | ionic |
|
| Cordova CLI | cordova |