install bootstrap in angular 7 | install bootstrap in angular 8

Pubblicato il: 29 settembre 2019
sul canale di: Interview Crackers
889
6

npm install bootstrap 3 or bootstrap 4 in angular 7 and bootstrap 3 or bootstrap 4 in angular 8 and install bootstrap in angular in hindi.

For Bootstrap 3:
npm install bootstrap@3.3.7 ( install a particular version of bootstrap)

For Bootstrap 4:
npm install bootstrap (directly installed latest version)

a: If you have installed Bootstrap from NPM
just open the angular.json file and give your style path like below:

"styles": [
"node_modules/bootstrap/dist/css/bootstrap.css",
"scss/style.scss"
],


In questa pagina del sito puoi guardare il video online install bootstrap in angular 7 | install bootstrap in angular 8 della durata di ore minuti seconda in buona qualità , che l'utente ha caricato Interview Crackers 29 settembre 2019, condividi il link con amici e conoscenti, su youtube questo video è già stato visto 889 volte e gli è piaciuto 6 spettatori. Buona visione!