Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 374 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 374 Bytes

This project was bootstrapped with Create React App.

npm i && npm start should be all you need to start working with the project.

server/server.py will need to be run if you want to work on the bingo section locally. There is a requirements.txt in that folder.