How to do it...

  1. Now, in the preceding command, we installed the firebase CLI utility globally on our development machine. This means that you can call it from any location within your system.
  2. After installing the utility for the first time, you will be required to log in. In order to log in to your Firebase account, simply type in the following command:
      ~> firebase login
  1. After executing it, you will get the following result: 
Figure 1: Logging on to our Firebase account from the CLI
  1. Now, you will be redirected directly to your Google login page, where you need to pick the Google account related to your Firebase account. Once you have ...

Get Firebase Cookbook now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.