create-express-typescript-app Bootstrap a project using Express & Typescript Pre-requisite $ node -v 10.15.3 $ yarn How to use Create project $ npx create-express-typescript-app hello-world Project structure Start development server