Go to my local Firebase project path . Start the emulators using: firebase emulators:start. Create manually some mockup data using the GUI at http://localhost:4000/firestore using the buttons provided: + Start Collection and + Add Document. Export this data locally using: emulators:export ./mydirectory.
Read moreHow do I run Firebase function on emulator?
Run functions locally
Read moreHow do I deploy a Firebase emulator?
To install the Emulator Suite:
Read more