ng bootstrap is not working code example
Example 1: angular bootstrap not working
@import "node_modules/bootstrap/scss/bootstrap.scss"
Example 2: bootstrap not working in angular
npm install popper.js
@import "node_modules/bootstrap/scss/bootstrap.scss"
npm install popper.js