Instructions to run the project messaging vulnerabilities app:-
Go into the project directory and then run the following command to install the dependencies.
npm install
Then run the below command for the four files in nodejs.
node filename.js
First run control.js, then run server.js, then clientr.js and then clients.js.