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