Add the package to your workspace:
Example :yarn add @rxap/ngx-bootstrap
Install peer dependencies:
Example :yarn add @angular/core@^19.0.3 @angular/platform-browser@^19.0.3 @angular/platform-browser-dynamic@^19.0.3 @nx/angular@^20.3.1 @rxap/config@^19.0.0 @rxap/environment@^19.0.0 ngx-logger@^5.0.12
Execute the init generator:
Example :yarn nx g @rxap/ngx-bootstrap:init
Example :Initialize the package in the workspace
yarn nx g @rxap/ngx-bootstrap:init