Dharisd / game_ss

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Setup

Backend

just make sure this runs on port 3000

npm install
npm start

Frontend

just make sure this runs on port 30001

npm install
npm start dev 

About