The project is for bootstrap a simple express server with typescript, while you can debug without build
nodemon is used to monitor the source and reload the express server
npm install
npm run start
Press F5 or click on Start Debugging in Visual Studio Code