Answers for "install firebase command line"

1

Firebase installation

// with npm
npm i firebase

// with yarn
yarn add firebase
Posted by: Guest on July-13-2021
11

firebase cli windows

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

firebase only hosting command

firebase deploy --only hosting
Posted by: Guest on December-22-2020

Browse Popular Code Answers by Language