/deal

Socket.IO based card game

Primary LanguageJavaScript

deal

Socket.IO based card game

Installation

Install dependencies from the root directory:

npm i

Running

Start the server from the root directory:

npm start

Then go to localhost:3003 in a browser.