1. 2
    Set up a new Firebase project and connect it to your Angular application
    3m 16s

Set up a new Firebase project and connect it to your Angular application

InstructorJorge Vergara

Share this video with your friends

Send Tweet

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.

~ a year ago

comda