- Install Firebase CLI Tools
- Request access to firebase project
- Create a new directory and authenticate with google through
firebase login
. Account must be the same as the one granted access to the firebase project - Clone the repo to the directory
- Run
firebase emulators:start --export-on-exit --import ./emulator
to start the local emulator