Skip to content

Latest commit

 

History

History
12 lines (11 loc) · 370 Bytes

README.md

File metadata and controls

12 lines (11 loc) · 370 Bytes

crypto-project

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.