Answers for "how to install firebase-tools"

16

install firebase tools

npm install -g firebase-tools
Posted by: Guest on July-20-2020
1

install firebase tools linux

curl -sL https://firebase.tools | bash
Posted by: Guest on November-10-2020

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language