how to bootstrap in angular 8 code example
Example 1: install bootstrap in angular 9
npm install bootstrap --save
Example 2: adding bootstrap to angular
$ npm install --save bootstrap
npm install bootstrap --save
$ npm install --save bootstrap