Using two yeoman generators?
问题 Is it possible to use two generators on one project with yeoman? For example: I want to use the angular-generator but also want to use another generator, whether it be custom or one of the bootstrap generators. I know you can add dependencies through bower, but that doesn't add anything to my workflow(e.g. compiling less), does it? 回答1: Yes, it is not only possible, but common. Example: When you use JS-MV* generator in the project ( generator-angular for instance) you will probably use