#angular #angular13 #ngbootstrap
This video explains installing bootstrap in angular application. also how to
use ng bootstrap template
Below topics are covered
=====================
1, What is Bootstrap
2, How to add bootstrap
1, ng – Angular CLI
2, npm - Manual
Below comment need to be executed for npm install
==================================================
1, npm install bootstrap
node_modules/bootstrap/dist/css/bootstrap.min.css
2, npm install @ng-bootstrap/ng-bootstrap --legacy-peer-deps
import {NgbModule} from '@ng-bootstrap/ng-bootstrap‘;
3, npm install @angular/localize --legacy-peer-deps
import '@angular/localize/init'
Below comment need to be executed for ng install
=================================================
ng add @ng-bootstrap/ng-bootstrap
Important Links
================
https://getbootstrap.com/
https://ng-bootstrap.github.io/#/gett...
https://angular.io/cli - official angular website
In questa pagina del sito puoi guardare il video online Bootstrap in Angular 13 ( implementing bootstrap in angular + ng-bootstrap components ) #20 della durata di ore minuti seconda in buona qualità , che l'utente ha caricato Nihira Techiees 24 febbraio 2022, condividi il link con amici e conoscenti, su youtube questo video è già stato visto 9,395 volte e gli è piaciuto 84 spettatori. Buona visione!