Angular 10 Tutorial - Using Bootstrap

preview_player
Показать описание
In this video I will talk about Using Bootstrap in Angular 10.

TOPIC DISCUSSED:

Bootstrap
Install jQuery
Install Bootstrap
Configure Bootstrap
Use Bootstrap in Component
Add Bootstrap Component

Your Queries -

1.How to use bootstrap in angular 10?
2.How to install bootstrap in angular 10?
3.How to install jQuery in angular 10?
4.How to configure bootstrap in angular 10?
5.How to use bootstrap component in angular 10?
6.How to add bootstrap component in angular 10?
7.What are the steps for using bootstrap in angular 10?

FOLLOW SURFSIDE MEDIA:

#angular #angularJS #angular10
Рекомендации по теме
Комментарии
Автор

1. npm i jquery
2. npm i bootstrap

angular .json

3.


4. "node_modules/jquery/dist/jquery.min.js",

5. "

dolevdo
Автор

popper.js like jquery, is a required dependency of bootstrap4. Why was this not installed?

mesurujamba
Автор

sir its not proper work can you help me

deepakdubey