Skip to content

Commit 4cb5da9

Browse files
author
Nuwan Chandrasoma
committed
Update README.md
firebase emulator run command
1 parent 86841dc commit 4cb5da9

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,8 @@ This is the final code for my [Vue 3 Firebase Auth Code Tutorial](https://learnv
66
1. Clone this repository
77
2. Setup your Google Firebase project and change the code in ```main.js```, following the tutorial
88
3. Install dependencies using ```npm install```
9-
4. Run ```npm run dev```
9+
4. Run ```firebase emulators:start```
10+
5. Run ```npm run dev```
1011

1112
For a complete step-by-step instructions and explanation of why this code works, be sure to [follow along with the tutorial](https://learnvue.co/2021/06/a-vue-firebase-authentication-tutorial-vue-3-and-firebase/)
1213

0 commit comments

Comments
 (0)