First run the command yarn install
to install the dependencies, and then npm run build
to build the project.
Use can then use:
a) npm run costEstimation
to run to use the cost estimation feature
b) npm run deliveryTimeEstimation
to run to use the delivery time estimation feature