typescript-express-tutorial This is the example project for the Setup Express in TypeScript with Node.js article on medium.com Project setup npm install Compile to typescript npm run build Start server npm run start