Express with TypeScript's application generator.
What is it?
Creates a new express application similar to the express-generator module. Except this new application is configured to use TypeScript instead of plain JavaScript.
This project complies with Typescript best practices listed here.
Documenation
Please refer to the official github repo for the most up-to-date documentation.