Description
Project scaffolds can be generated from Yeoman generators through a command-line workflow. It helps developers create application structure, boilerplate, and configuration files for supported stacks more quickly.
Generators can write many files and run package installation steps. Use trusted generators and review output before committing or running generated code.