Answers for "how to initialize a different firebase project in project directory"

1

You're about to initialize a Firebase project in this directory: fgirebase

1) locate the firebase.json file in your /Users/username directory
2) delete that firebase.json file
3) Now run the firebase init command in your new project directory
Posted by: Guest on August-19-2020

Code answers related to "how to initialize a different firebase project in project directory"

Browse Popular Code Answers by Language