Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 181 Bytes

File metadata and controls

9 lines (6 loc) · 181 Bytes

Episode 108

Automatically sync reactive form data to Firestore

  1. git clone <this-repo>
  2. npm install
  3. Add your firebase credentials to the app.module
  4. ng serve