How to deploay project to firebase from my pc..? How to host project to firebase using command line from my pc.?


Hello friends, 

It sounds like very tough that how to host project from pc using command like. But in real it's just two step process.

Note:- Command line for windows and are cmd and terminal respectively.

 Before moving ahead you must have installed NodeJS in your pc Download NodeJS. 

If you have done that then use command node -v  in cmd it will you version like v1.0.90.
If you got this that great you are ready to go ahead. 

  •  Step1
    • Login to firebase console
    • Create a project  
  • Step 2
    • Open your project folder in your pc
    • Type cmd in top bar (www->kapilonline->cmd) and enter
    •  You will see a black screen command line interface is prompt
  •  Step 3
    • Use command firebase login
    • Use command firebase deploy




 Bingo!!!! You deployed your project to firebase. 
If  still problem there something missing and not working out for you comment below

No comments:

Post a Comment