client-server
v1.0.0
Published
silver peak coding challenge
Readme
Front End Coding Challenge
This is a project that I got from an interview. It is a command line app that can calculate the max response time, min response time, and average response time for requesting a list of urls for certain repetition.
Getting Started
Install the dependencies
npm installStart the server
npm startStart the client
You need a new window for this operation
npm build