TypeScript Grunt boilerplate Simple starter app for TypeScript that uses Grunt. Nothing too fancy! Make sure you have Grunt installed. npm install in this directory. grunt will compile the TypeScript. grunt watch continuously compiles it.