Installing ng-bootstrap and working with accordion and modal
Shows how to work with accordion and modal from ng-bootstrap
git clone https://github.com/nikola-bodrozic/bootstrap4-angular5.git
cd bootstrap4-angular5
npm install
to install dependanciesng serve
to launch serverhttp://localhost:4200/
to open the site