Skip to content

kharkovdenys/sigame

Repository files navigation

Sigame

Site to play with friends

Requirements

  • Node 16
  • Git

Common setup

Clone the repo and install the dependencies

git clone https://github.com/kharkovdenys/sigame.git
cd sigame
npm install

Start the application

To start the site, run the following

npm run dev

Open http://localhost:3000 and take a look around