An Ionic2 Framework Application integrated with FCM (Firebase Cloud Messaging) for recieving automated notifications. Requires a Server that stores tokens ids for each device to recieve notification. refer for an excellent comprehensive Tutorial
1.clone the repository 2.npm install all dependencies 3.Generate a sender Id in firebase console and replace it in the app 4.run ionic serve --lab