git clone https://github.com/Samuelsotogit/Word-Guesser.git
npm init -y
npm install express
node .\server\server.js
or
node \<your-path-to-the-server-file>\server.js
Go to http://localhost:8080 to play the game
git clone https://github.com/Samuelsotogit/Word-Guesser.git
npm init -y
npm install express
node .\server\server.js
or
node \<your-path-to-the-server-file>\server.js
Go to http://localhost:8080 to play the game