@rxap/ngx-bootstrap
v18.0.7
Published
[![npm version](https://img.shields.io/npm/v/@rxap/ngx-bootstrap?style=flat-square)](https://www.npmjs.com/package/@rxap/ngx-bootstrap) [![commitizen friendly](https://img.shields.io/badge/commitizen-friendly-brightgreen.svg?style=flat-square)](https://co
Downloads
287
Readme
@rxap/ngx-bootstrap
Installation
Add the package to your workspace:
yarn add @rxap/ngx-bootstrap
Install peer dependencies:
yarn add @angular/core@^18.0.1 @angular/platform-browser@^18.0.1 @angular/platform-browser-dynamic@^18.0.1 @nx/angular@^19.3.2 @rxap/config@^18.1.1 @rxap/environment@^18.0.3 ngx-logger@^5.0.12
Execute the init generator:
yarn nx g @rxap/ngx-bootstrap:init
Generators
init
Initialize the package in the workspace
yarn nx g @rxap/ngx-bootstrap:init