Skip to content

Dominoes multiplayer game implemented with NodeJS and React

License

Notifications You must be signed in to change notification settings

look4regev/dominoes-node-react-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dominoes-node-react-game

Dominoes game for multiple players implemented with ReactJS and nodejs.

How to play and work in development mode

1) Nodejs backend

  1. cd backend
  2. npm install
  3. npm run start-watch
  4. Verify: curl localhost:8000/health

2) React frontend

  1. cd frontend
  2. npm install
  3. npm run start

About

Dominoes multiplayer game implemented with NodeJS and React

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •