Angular has so-called schematics bootstrap code ``` $ create-ts-lib my-typescript-lib --collection=angular-starter $ create-ts-lib my-typescript-lib --collection=react-starter $ create-ts-lib my-typescript-lib --collection=vue-starter ```