Typescript Express Starter Includes boilerplate to get a typescript-powered express server up and running quickly. Installation Clone this repo and npm install. Usage Develop using npm start; deploy using npm build & npm serve.