Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 236 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 236 Bytes

NodeServerNumberGenerator

Node application using express and socket.io to create a server which send random integer between 1 and 100000 at random interval.

Install

npm install

Launch

node app.js