Reloading our pagesIntegrating Bower into our workflow

→ “a package manager for the web”

→ “sort of npm for your web projects”

bower init // créé un fichier bower.json de la même manière que npm init
bower install --save bootstrap

→ bower.io/search pour les packages