Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 414 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 414 Bytes

GuessWho

A web version of Guess Who. Made by Alana Winston-Khan, Jack Cohen, and Luke Muther.

Running

Before running the server it is neccessary to download the node modules. To do this run the following command:

npm i

After this you are able to run the server and the website will be avialable here. To run the server the command is:

node chatApp.js