Express + TypeScript application generator.
The quickest way to get started is to use npx and pass in the name of the project you want to create.
npx create-express-app-typescript "project name"
Then you will get a sample project with express (typescript)