This is summary of how I create a Yeoman generator for React/Typescript/Webpack project. This imitates the producedure used in React project manual steps post.[1] What is Yeoman IMO? Yeoman is a tool to generate a project scaffold. It works by using a generator written with Yeoman framework