8000 GitHub - rohanvachhani/bingo
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

rohanvachhani/bingo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bingo - The game

Notes:

  • The server will be executiong on port 5001 (i.e localhost://5001) unless other server location is provided(for ex: Heroku or back4app etc.)
  • socket.io dependency (in package.json ) is 1.7.1 (higher versions not supported the socket communication for some reason)

Steps to run the project:

  • npm install (to install all dependencies from the package.json file)
  • npm start to run the server. (npm start is running the server.js (verify that in the package.json file))

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0