From 5a99caf378d5a5007574223fd20b127d7d4744c2 Mon Sep 17 00:00:00 2001 From: Jagraj Aulakh Date: Thu, 16 Mar 2023 17:05:38 -0400 Subject: [PATCH] Update README --- README.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/README.md b/README.md index 7dfcac3..2744ab5 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,16 @@ # COMP-2707-final-project +## Setup + +1. Clone the rep +2. `npm install` + +## Running the app +`npm start` + +## Docs/References + +- [React bootstrap](https://react-bootstrap.github.io/getting-started/introduction) + + +