Course lesson
Set up a new Firebase project and connect it to your Angular application
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.
- Duration
- 3 min
- Access
- Included
- Transcript
- Retained from source evidence
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.