Using Bootstrap in Angular | Components | Angular 12+

preview_player
Показать описание
In this lecture, you will learn how to use bootstrap in your angular application. Many angular application uses bootstrap to design the UI instead of using custom CSS styles. And bootstrap provides a lot of CSS classes for tables, headers, footers, navbar etc.

So, let's learn how to include bootstrap in your angular application and how to use it.
Рекомендации по теме
Комментарии
Автор

0:15 Need not do `--save` anymore to save npm package. it will automatically save

srinathweb
Автор

There is a little problem, there is no javascript bootstrap in script array in angular.json....

surfeurdestemps
Автор

Bro please make more videos about angular

manojkiyan
Автор

This is bad way to use bootstrap into project, must be core scss files, not compiled css

Stan-ji
Автор

I did the same steps but doesn’t work on my project 😞

norah
Автор

@Sir i am not able to see bootstrap styles in my application, i don't know what went wrong, i just followed the steps as you mentioned in this video please help me on this i am new to web application development.

savitahudalimath
Автор

when i use bootstrap thats time my *{margin:0, padding:0};in style.css not work

parthapratimsharma
Автор

bro could u plz tell me .. that what is the deference between angular js and angular ?

mohanj
Автор

why i am not having that bootstrap folder in node modules ? at 1:18

maheshshirsat
Автор

sir it's not working in Angular v14

heybiplabb
Автор

"node_modules/bootstrap/dist/css/bootstrap.min.css",

PramodKumar-kldw