1. 28
    Deploy an Angular Web Application Powered by Firebase to Firebase Hosting
    2m 40s

Deploy an Angular Web Application Powered by Firebase to Firebase Hosting

InstructorJorge Vergara

Share this video with your friends

Send Tweet

The last step we'll take is to make our application public.

We'll use the Angular CLI to generate a production build of our application, and then we'll use the Firebase CLI to deploy our application to Firebase hosting servers.

Firebase hosting is a great choice for us because Firebase Hosting will incorporate the services that we use in the app by default.