Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 359 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 359 Bytes

Getting Started

This project is using a typescript boilerplate and intended to demonstrate the coding challenge .

Clone repository

Clone repository & install dependencies

npm install

To run and execute the application run the command
npm run test

Additional Informations

test cases are written in Basket.test.ts under test directory