using bootstrap with angualr code example
Example 1: bootstrap angular
ng add @ng-bootstrap/ng-bootstrap
Example 2: adding bootstrap to angular
$ npm install --save bootstrap
ng add @ng-bootstrap/ng-bootstrap
$ npm install --save bootstrap