WordCounter Simple App to explain Test-Driven Development (TDD) in Typescript. Getting Started npm install npm test To test with simple example npx ts-node src/index.ts