@rxap/ngx-user
v18.1.2
Published
[![npm version](https://img.shields.io/npm/v/@rxap/ngx-user?style=flat-square)](https://www.npmjs.com/package/@rxap/ngx-user) [![commitizen friendly](https://img.shields.io/badge/commitizen-friendly-brightgreen.svg?style=flat-square)](https://commitizen.g
Downloads
158
Readme
@rxap/ngx-user
Installation
Add the package to your workspace:
yarn add @rxap/ngx-user
Install peer dependencies:
yarn add @angular/core@^18.0.1 @rxap/data-source@^18.1.1 @rxap/ngx-pub-sub@^18.0.3 @rxap/open-api@^18.0.3 rxjs@^7.8.1
Execute the init generator:
yarn nx g @rxap/ngx-user:init
Generators
init
Initialize the package in the workspace
yarn nx g @rxap/ngx-user:init