hello-world-express-typescript Minimal express.js app in typescript, deployable on heroku 🐓 🐨 🐉 Introduction Iterating on previous Hello World: https://github.com/Offirmo/hello-world-typescript https://github.com/Offirmo/hello-world-heroku See also those related/expanded Hello Worlds: https://github.com/Offirmo/hello-world-express-typescript References: https://expressjs.com/en/4x/api.html Installation and launch nvm install npm install npm start Contributing See CONTRIBUTING.md