Update README

This commit is contained in:
2023-03-16 17:05:38 -04:00
parent aa3d5049c5
commit 5a99caf378

View File

@@ -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)