String-Calculator-TDD-Kata A Simple String Calculator Full Problem stated here :- https://blog.incubyte.co/blog/tdd-assessment/ Pre-Requisite Node v14 and above to be installed. Steps to run the Project npm i npm run start Step to run the Test Cases npm run test