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/04/10 11:18]
jonathan
langages:angular:outils:ngxbootstrap [2020/08/18 09:32] (Version actuelle)
jonathan
Ligne 6: Ligne 6:
 ===== Installation ===== ===== Installation =====
  
 +==== Projet Solo ====
 +
 +<code>npm install bootstrap ngx-bootstrap</code>
 +ou
 <code>ng add bootstrap ngx-bootstrap</code> <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.1554887928.txt.gz · Dernière modification: 2019/04/10 11:18 de jonathan