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