This repository is test task for new employees
Simple web server. By default, uses port 3000
To install all required packages just run npm i
To test application, run: npm test
If you are in the rop of the project, best way to start application will be: node src/index.js