Skip to content

lmuther8/GuessWho

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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