How to install bootstrap in angular project | bootstrap not working ?(Resolved)

Опубликовано: 30 Сентябрь 2024
на канале: Quick Code Academy
15,685
180

facing while installing bootstrap in angular, in this video i will show you how to install and add bootstrap in your angular project.

It is very easy to add bootstrap in your angular project.
here in this video i will show you
how to add bootstrap in angular

You need to add bootstrap path from you node modules folder of angular application in styles array of angular.json file thats it.
And since we make changes in angular.json file we will have to restart the app by hitting command ng serve to check whether now angular is working fine or not


Bootstrap not Working in Angular 8
Bootstrap not Working in Angular 9