Simple nodejs typescript & express starter install dependencies npm install and run in development mode npm run dev or build and run in production mode npm run build npm start see also typescript notes in doc/typescript.md