To setup the project do the following:
- Download or clone the project.
- Run command
npm install
to install the project dependencies.
In the root directory run the command npm run start
. This will start the server with nodemon
that enables automatic restarting of the node application when file changes in the directory are detected.
Get results endpoint Type the following url in the browser:
http://localhost:3000