@ae99 (Alexander Edwards)
@skaematik (Annie Zhang)
@da8636 (Deanna Arora)
@GregUofT (GregGe)
@harryparkdotio (Harry Park)
For the server:
pip3 install -r server/requirements.txt
./server/run.sh
For the client:
cd client
npm install
npm run start