how to isntall bootstrap in angular cli proect code example
Example 1: install bootstrap angular
npm install --save bootstrap
Example 2: adding bootstrap to angular
$ npm install --save bootstrap
npm install --save bootstrap
$ npm install --save bootstrap