Described in email attachment.
You must have Node.js installed.
Get this code by cloning this repository or download it using:
git clone https://github.com/PreeJM/ik-warehouse-assignment/
Once the code has been downloaded, open a terminal in the project directory, and install all the dependencies using:
npm install
Run the program using:
npm run dev
Run the tests using:
npm run test