Skip to content

Commit 63057e9

Browse files
authored
Merge pull request #9 from JustinhSE/main
Update README.md
2 parents 240236b + 058413c commit 63057e9

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -72,8 +72,9 @@ This project is built with modern web technologies:
7272
```
7373

7474
You can use the `.env.sample` file as a template.
75+
**Note: Enable email/pwd authentication in your firebase console.**
7576

76-
5. Start the development server:
77+
6. Start the development server:
7778
```bash
7879
npm run dev
7980
# or
@@ -82,7 +83,7 @@ This project is built with modern web technologies:
8283
pnpm dev
8384
```
8485

85-
6. Open your browser and navigate to `http://localhost:8080`
86+
7. Open your browser and navigate to `http://localhost:8080`
8687

8788
### Building for Production
8889

0 commit comments

Comments
 (0)