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