Katas we've been working on during the InfiniXTC meetups.
cd
into infinixtc-katas/TypeScript
and run
npm i
Run the tests with
npm t
For katas in other languages, create a top level directory with the language name and include the setup and installation inside that directory.