Firebase commands
Firebase Init
All these commands are run with a firebase
OR a fb
as a prefix.
a firebase init
Command that initializes a Firebase project. You can choose between Hosting, Functions, Firestore, Storage, Emulators, and All.
Firebase Deploy
a firebase deploy
Command that buils your project and deploys it to Firebase.