@rxap/config
v18.2.2
Published
Simple config file manager for angular applications.
Downloads
414
Readme
@rxap/config
Simple config file manager for angular applications.
Installation
Add the package to your workspace:
yarn add @rxap/config
Install peer dependencies:
yarn add @angular/common@^18.0.1 @angular/core@^18.0.1 @rxap/environment@^18.0.3 @rxap/utilities@^16.2.4 rxjs@^7.8.1
Execute the init generator:
yarn nx g @rxap/config:init
Generators
init
Initialize the package in the workspace
yarn nx g @rxap/config:init