Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
aravindchalla authored Dec 18, 2021
1 parent 1adcf86 commit 849714c
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
# MatchUp - Group 13

# To install the required dependencies
* ```npm install --force```

# To start the server
* ```npm run dev```
* The server will be listen at http://localhost:3000

0 comments on commit 849714c

Please sign in to comment.