Installing Bootstrap
The two most common ways to install and use Bootstrap are:
- Download the compiled version of the Bootstrap CSS and JavaScript files
- 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.