Skip to content

vmittal27/hoops-head2head

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

225 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hoops-head2head

How to Run

After installing the required dependencies, build the static site by running the following command in the react-frontend folder

yarn vite build

Then, boot up the web server with the following command from the root:

gunicorn --worker-class eventlet -w 1 -b localhost:3000 backend:app

About

A challenging, multiplayer NBA trivia game

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors