Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 194 Bytes

README.md

File metadata and controls

13 lines (11 loc) · 194 Bytes

Witcher 3 game of Gwent Adaptation : Run 2 separate app to start playing

Run Server NodeJs with Socket Io :

npm run dev

Run Client :

cd /game-client
npm run dev