Développement

Astuces de développement

Outils pour utilisateurs

Outils du site


langages:angular:outils:ngxbootstrap

Différences

Ci-dessous, les différences entre deux révisions de la page.

Lien vers cette vue comparative

Les deux révisions précédentes Révision précédente
Prochaine révision
Révision précédente
langages:angular:outils:ngxbootstrap [2019/01/26 19:27]
jonathan
langages:angular:outils:ngxbootstrap [2020/08/18 09:32] (Version actuelle)
jonathan
Ligne 6: Ligne 6:
 ===== Installation ===== ===== Installation =====
  
-<code>ng add ngx-bootstrap</code>+==== Projet Solo ==== 
 + 
 +<code>npm install bootstrap ngx-bootstrap</code> 
 +ou 
 +<code>ng add bootstrap ngx-bootstrap</code> 
 + 
 +==== Projet Multi ==== 
 + 
 +<code> 
 +ng add bootstrap ngx-bootstrap --project=app1 
 +ng add bootstrap ngx-bootstrap --project=app2 
 +</code>
  
 ==== Utisisation de Bootstrap avec un fichier _variables.scss ==== ==== Utisisation de Bootstrap avec un fichier _variables.scss ====
langages/angular/outils/ngxbootstrap.1548527269.txt.gz · Dernière modification: 2019/01/26 19:27 de jonathan