It takes files from input folder, it contains sample files for test.
If different files are used for testing please use same names as in input folder.
The output csv is gennerated in the root folder with name result.csv.
npm i
npm start
npm test
- The app is built in NodeJS and TypeSctipt
- Jest is used for testing, basic unit tests written for app.ts and productService.ts