Installing Bootstrap

The two most common ways to install and use Bootstrap are:

  1. Download the compiled version of the Bootstrap CSS and JavaScript files
  2. Use a Content Delivery Network (CDN)

While the download version does make it easier to work on a project offline, using a CDN will likely improve your site's load times. The links and information on both methods can be found on the Bootstrap homepage.