firebase emulators:start

Category: Firebase & Firestore

firebase emulators:start

Start all configured emulators

Boots every emulator defined in the emulators block of firebase.json — commonly Firestore, Auth, Functions, and Hosting — so your app runs entirely on localhost. An emulator is a local simulation of the real service, so no production data is touched. Stop them with Ctrl+C; capture state first with firebase emulators:export.
Looking for more? Search all 7,657 commands — works offline, in English or Spanish, and fixes typos.