Initial-Node-Project-with-Express-and-TypeScript Initial Node project configured with express and TypeScript (ES2020). Ready to start a project. To run the project: npm run dev To build the project: npm run build -> it creates a directory dist with javascript files