Add Bootstrap in Angular 4

Опубликовано: 11 Октябрь 2024
на канале: CodAffection
21,878
167

How to Add Or Install Bootstrap in Angular 4/2.

In this video, we will discuss how to add or install bootstrap in your angular 4 or 2 application.

2 methods are discussed
1. Direct Method
Using CDN Link.
2.Using npm or angular cli command
This method will allow us to use local bootstrap

Commands Used
npm install jquery --save
npm install popper.js --save
npm install ngx-bootstrap [email protected]

💖 Buy me a Coffee
➤ https://bit.ly/3L36ut4 (PayPal)
➤ https://bit.ly/3VF0iPT (Razorpay)

🌀 Related Videos
https://goo.gl/T9Nb8r : Angular CRUD with Web API
https://goo.gl/wp17ta : Angular User Registration With Web API
https://goo.gl/4gDFfC : Angular Login Logout With Web API
https://goo.gl/ySUFf8 : Similar Mvc Tutorials

🔗 Find me in
Udemy : https://bit.ly/3RtyQSB
Facebook :   / codaffection  
GitHub : https://github.com/codaffection
Discord :   / discord  
Twitter :   / codaffection  

#Angular #Bootstrap #CodAffection