1. Create the project in the Firebase console
  2. Create a local directory for the project’s code
  3. Run firebase init inside the directory
  4. Run firebase use --add to configure the local project to deploy to the project created via the console