Dinoloop starter project featuring Typescript, Express, Inversify, Moq.ts, Jasmine with TDD. This project uses Jasmine for unit-tests. You can choose other testing frameworks too :)
git clone the project
npm install
npm start
npm test
Navigate to http:localhost:8088/api/home/get in browser