Add the package to your workspace:
yarn add @rxap/ngx-bootstrap
Install peer dependencies:
yarn add @angular/core@^18.0.1 @angular/platform-browser@^18.0.1 @angular/platform-browser-dynamic@^18.0.1 @nx/angular@^19.3.2 @rxap/config@^18.1.1 @rxap/environment@^18.0.3 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