Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 334 Bytes

File metadata and controls

10 lines (7 loc) · 334 Bytes

Hacker chat

Welcome, to run the project all you need to do is clone this repository then go to the client and server folders and run:

npm i

To start go to the server and run

npm run dev

To run the client just edit the package-json, creating your own users then run

npm run user{{userName}}