Skip to content

Commit 2066fe4

Browse files
committed
Improve emulator
1 parent 57859da commit 2066fe4

File tree

3 files changed

+541
-422
lines changed

3 files changed

+541
-422
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,5 +43,6 @@ You may need to install the [gcloud CLI](https://cloud.google.com/sdk/gcloud).
4343

4444
1. Temporarily change the default project in the .firebaserc file to the environment you want to import from.
4545
2. Run `npm run import:firestore`
46-
3. Restore the default project in the .firebaserc file.
47-
4. Run `npm run dev:data`
46+
3. Run `npm run import:auth`
47+
4. Restore the default project in the .firebaserc file.
48+
5. Run `npm run dev:data`

0 commit comments

Comments
 (0)