how to add bootstrap in angular?
00:00 Introduction
00:45 How to create angular application
02:50 install bootstrap
03:45 Configure angular.json
05:10 Test bootstrap integration in Angular
1. Create Angular application
ng new applicationName
2. install bootstrap
npm install bootstrap
3. change angular.json
styles array
"./node_modules/bootstrap/dist/css/bootstrap.min.css",
scripts array
"./node_modules/bootstrap/dist/js/bootstrap.bundle.min.js"
On this page of the site you can watch the video online how to add bootstrap in angular? Angular + Bootstrap with a duration of hours minute second in good quality, which was uploaded by the user Programming Pundit 05 January 2023, share the link with friends and acquaintances, this video has already been watched 27 times on youtube and it was liked by 1 viewers. Enjoy your viewing!