Add the package to your workspace:
yarn add @rxap/material-table-system
Install peer dependencies:
yarn add @angular/animations@^18.0.1 @angular/cdk@^18.0.0 @angular/common@^18.0.1 @angular/core@^18.0.1 @angular/forms@^18.0.1 @angular/material@^18.0.0 @angular/router@^18.0.1 @rxap/components@^18.0.3 @rxap/data-source@^18.1.1 @rxap/directives@^18.0.3 @rxap/forms@^18.0.3 @rxap/material-directives@^18.0.3 @rxap/pattern@^1.1.5 @rxap/reflect-metadata@^1.0.7 @rxap/rxjs@^1.1.6 @rxap/utilities@^16.2.4 @rxap/window-system@^18.0.3 rxjs@^7.8.1
Execute the init generator:
yarn nx g @rxap/material-table-system:init
Initialize the package in the workspace
yarn nx g @rxap/material-table-system:init