Add Bootstrap to your Angular Project:
npm install bootstrap
Add paths in the angular.json file:
Open angular.json
projects - architect - build - styles
node_modules/bootstrap/dist/css/bootstrap.css
projects - architect - build - scripts
node_modules/bootstrap/dist/js/bootstrap.js