Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 228 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 228 Bytes

eio-latency

Running

First, execute:

$ npm install

Then execute the server:

$ node index

And point your browser to localhost:3000 (if PORT is set in your environment, then it will use that instead).