
firebase
List of commands for firebase:
-
firebase:tldr:09b76 firebase: Start an interactive wizard to create a Firebase project in the current directory.$ firebase inittry on your machineexplain this command
-
firebase:tldr:1f617 firebase: Deploy code and assets to the current Firebase project.$ firebase deploytry on your machineexplain this command
-
firebase:tldr:3ceb4 firebase: Start an interactive wizard to open one of many links of the current Firebase project in the default web browser.$ firebase opentry on your machineexplain this command
-
firebase:tldr:b393d firebase: Start a local server to statically host the current Firebase project's assets.$ firebase servetry on your machineexplain this command
-
firebase:tldr:f483b firebase: List existing Firebase projects.$ firebase projects:listtry on your machineexplain this command