Sigame server to play with friends
Clone the repo and install the dependencies
git clone https://github.com/kharkovdenys/sigame-server.git
cd sigame-server
npm install
To start the express server, run the following
npm run dev
Open http://localhost:3000 and take a look around