Course lesson
The last step we'll take is to make our application public.
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.
Course lesson
The last step we'll take is to make our application public.