Just a try to make UNO game to play with colleagues
This is a server created with express & socket.io to manage UNO) game
terminal
in project’s root directory
.npm install
to install necessary dependencies.npm start
to run the server.See API
Original Author