Skip to content

Commit

Permalink
updated FAQs section links in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Yashasv-Prajapati committed Aug 15, 2023
1 parent 4acad2b commit 9798c86
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](https://firebase.google.com/docs/emulator-suite/install_and_configure#install_the_local_emulator_suite).
2. [Start the Emulators](https://firebase.google.com/docs/emulator-suite/install_and_configure#startup)
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 9798c86

Please sign in to comment.