Shows how to work with accordion and modal from ng-bootstrap
- Node & NPM
- AngularCLI 1.6
git clone https://github.com/nikola-bodrozic/bootstrap4-angular5.git
cd bootstrap4-angular5
npm install
to install dependanciesng serve
to launch server- Navigate to
http://localhost:4200/
to open the site