You'll learn how to set up a new Firebase project and connect it to your Angular application, by initializing Firebase Authentication, Firestore, Storage, and Firebase Hosting.
With the ng
CLI tool you'll run ng add @angular/fire
. This kicks off an interactive CLI that lets you pick the Firebase API you want to include in your application.
comda