express-typescript-jest-template Install dependencies npm i Start server npm start Run tests npm test Build Optional, just compiles Typescript, not needed for start and test to work npm run build