Add the package to your workspace:
Example :yarn add @rxap/data-grid
Install peer dependencies:
Example :yarn add @angular/common@19.0.3 @angular/core@19.0.3 @angular/material@19.0.2 @angular/router@19.0.3 @rxap/forms@^19.0.0-dev.2 @rxap/pattern@^1.1.10-dev.2 @rxap/pipes@^19.0.0-dev.2 @rxap/rxjs@^1.1.11-dev.2 @rxap/utilities@^16.4.1-dev.2 rxjs@7.8.1
Execute the init generator:
Example :yarn nx g @rxap/data-grid:init
Example :Initialize the package in the workspace
yarn nx g @rxap/data-grid:init