DDDTW CoffeeShop in TypeScript This project is the TypeScript implementation of humakn/EventStormingWorkShop. Install Install nodejs before you move on. npm install npm run start Testing This project adopts jest as testing framework and tests are written in BDD style. npm run test