- Create the project in the Firebase console
- Create a local directory for the project’s code
- Run
firebase initinside the directory - Run
firebase use --addto configure the local project to deploy to the project created via the console
firebase init inside the directoryfirebase use --add to configure the local project to deploy to the project created via the console