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