Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

how to install firebase in ubuntu

npm install -g npm@latest #make sure you have the latest version of npm installed

npm i -g firebase-tools #Installs firebase tools globally
npm i firebase #Installs firebase to your current project
 
PREVIOUS NEXT
Tagged: #install #firebase #ubuntu
ADD COMMENT
Topic
Name
4+8 =