@rxap/environment

@rxap/environment

npm version commitizen friendly styled with prettier Libraries.io dependency status for latest release, scoped npm package npm NPM

Installation

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

Generators

init

Initialize the package in the workspace

yarn nx g @rxap/environment:init