Typescript katas while i'm learning it. Test driven unit.
- npm install
- npx ts-node [script-name] - Execute script.
- npx jest [script-name] - Jest specific test.
- npm run test - Jest prove all tests.
This README was generated with ❤️ by readme-md-generator