Installing the Firebase CLI

The Firebase CLI tools help us actually deploy and launch our code. To install the firebase CLI, run the command:

npm install -g firebase-tools

To test that it has been installed correctly, run this command, which should give you the version number of the installed files:

firebase --version
..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset
3.149.229.253