Skip to content

Latest commit

 

History

History
6 lines (6 loc) · 558 Bytes

README.md

File metadata and controls

6 lines (6 loc) · 558 Bytes

onlineServers

#to install node modules run "npm i" in projrct folder

to run the test scripts use "npm run test"

to get list of servers run "node app.js"

all the business logic is in "onlineServer.js"

testing part i am still learning so its like noobs doing :-) .