generator-typescript-jest Quickly create a minimal TypeScript project with Jest testing. Requires Yeoman and Yarn. # Globally install generator using Yarn yarn global add generator-typescript-jest # Create a new project in the current directory using Yeoman yo typescript-jest