Skip to content

Commit

Permalink
Merge pull request #853 from Yashasv-Prajapati/master
Browse files Browse the repository at this point in the history
[Fix]: Documentation issue in FAQs section.
  • Loading branch information
shivareddy6 authored Aug 24, 2023
2 parents b0e5504 + 296a9c5 commit 8ef46b2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,8 @@ Please adhere to this project's [code of conduct](./code_of_conduct.md).
### Solution :-
This problem generally arises when you have not setuped/started the Firebase emulators.

1. [Setup firebase emulator](#install-configure-and-integrate-firebase-emulator-suite).
2. [Start the Emulators](#to-start-the-emulators-)
1. [Setup firebase emulator](https://github.com/scorelab/Codelabz/blob/master/CONTRIBUTING.md#firebase-setup).
2. [Start the Emulators]( https://github.com/scorelab/Codelabz/blob/master/CONTRIBUTING.md#run-firebase-emulator)
3. Run the app using `npm run dev`.

>📝**NOTE** : Remember to start the emulators before running the app.
Expand Down

0 comments on commit 8ef46b2

Please sign in to comment.