Skip to content

AngularFirebase/64-push-messaging-firestore

Repository files navigation

Episode 64 - Push Messages with FCM and Firestore

Watch the firestore cloud messaging screencast

Usage

  • git clone
  • Add your firebase config to src/enviornments/environment.ts and update the app.module.
  • npm install
  • ng serve