Checkout-system

Prerequisites

  • NodeJs v18 (Tested on node18)

To run application

npm run start

To build application

npm run build

To run unit tests

npm run test