angular install ngx-bootstrap

Shell
<!--- index.html -->
<link href="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/css/bootstrap.min.css" rel="stylesheet">
npm install ngx-bootstrap --save
Source

Also in Shell: