Add the package to your workspace:
yarn add @rxap/environment
Install peer dependencies:
yarn add @angular/common@^19.0.3 @angular/core@^19.0.3
Execute the init generator:
yarn nx g @rxap/environment:init
Initialize the package in the workspace
yarn nx g @rxap/environment:init