Bolierplate for TypeScript A boilerplate to help as a starting point to build stuff with TypeScript. Set up cd into the folder you cloned this project into npm install To try it out npm start To run the tests npm test