Add the package to your workspace:
yarn add @rxap/data-grid
Install peer dependencies:
yarn add @angular/common@^18.0.1 @angular/core@^18.0.1 @angular/material@^18.0.0 @angular/router@^18.0.1 @rxap/forms@^18.0.3-dev.2 @rxap/pattern@^1.1.5-dev.1 @rxap/pipes@^18.0.3-dev.1 @rxap/rxjs@^1.1.6-dev.1 @rxap/utilities@^16.2.4-dev.1 rxjs@^7.8.1
Execute the init generator:
yarn nx g @rxap/data-grid:init
Initialize the package in the workspace
yarn nx g @rxap/data-grid:init