Skip to content

Commit

Permalink
Update CONTRIBUTING.md
Browse files Browse the repository at this point in the history
  • Loading branch information
nishadtardalkar authored Nov 1, 2024
1 parent 875acac commit 791e4b4
Showing 1 changed file with 4 additions and 6 deletions.
10 changes: 4 additions & 6 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -98,13 +98,11 @@ You can do this in 2 ways:

3. Install required packages in the front end folder by running npm install in the frontend folder.

4. Install required packages in the backend end folder by running npm install in the backend folder.
4. Login to firebase using 'firebase login'

5. Deploy firebase functions using 'firebase deploy'

5. Type in "npm start" in the frontend folder and press enter.

6. Type in "npx nodemon" in the backend folder and press enter.

7. Make sure both are on separate command line interfaces.
6. Type in "npm start" in the frontend folder and press enter.

###OR

Expand Down

0 comments on commit 791e4b4

Please sign in to comment.