JSS Angular Schematics
Version: 22.x
The Sitecore JavaScript Rendering SDK Angular Schematic module contains Angular developer code generation schematics to assist developers with code generation. It is provided as a part of Sitecore JavaScript Rendering SDK (JSS). JSS Angular Schematic leverages Angular Schematics.
If you want to use the jss scaffold command with a JSS Angular application, you must install the following package:
RequestResponse
npm install --save-dev @sitecore-jss/sitecore-jss-angular-schematicsImportant
We recommend you use this library as part of the Angular sample application. These instructions are general and do not cover many aspects of configuration and usage.