I am new with angular 4, I am trying to configure bootstrap. I installed ng-bootstrap:
https://ng-bootstrap.github.io/#/getting-started
I did all like on the pag
I don't see any ng-bootstrap component in your code! I think you are looking for bootstrap css, which is also a prerequisite for ng-bootstrap.
Add these lines in index.html between the tag:
index.html