Skip to content

mrfhsn/Speed_Bingo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

74 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Speed Bingo Web Game

Install packages

npm init -y
npm install express socket.io

Start the server

node server.js