To deploy our application to Firebase Hosting, we need to use the Firebase-CLI. The CLI will help with the process of packing the files and sending them to the Google Cloud server.
In this recipe, we will learn how to configure the Firebase-CLI to deploy your application to the web using your local terminal.