Quickly design and customize responsive mobile-first sites with Bootstrap, the world’s most popular front-end open source toolkit, featuring Sass variables and mixins, responsive grid system, extensive prebuilt components, and powerful JavaScript plugins.
{% include icons/code.svg width="32" height="32" class="masthead-followup-svg" %}
</div>
<h2>Installation</h2>
<pclass="lead font-weight-normal">
Install Bootstrap’s source Sass and JavaScript files via npm, Composer, or Meteor.
</p>
<p>Package managed installs don’t include documentation, but do include our build system and readme. You can also <ahref="https://github.com/twbs/bootstrap-npm-starter">use our npm template repo</a> to quickly generate a Bootstrap project via npm.</p>
{% include icons/cloud-fill.svg width="32" height="32" class="masthead-followup-svg" %}
</div>
<h2>BootstrapCDN</h2>
<pclass="lead font-weight-normal">
When you only need to include Bootstrap’s compiled CSS or JS, you can use <ahref="https://www.bootstrapcdn.com/">BootstrapCDN</a>.
</p>
<p>
See it in action with our simple <ahref="{{ site.baseurl }}/docs/{{ site.docs_version }}/getting-started/introduction/#starter-template">starter template</a>, or <ahref="{{ site.baseurl }}/docs/{{ site.docs_version }}/examples/">browse the examples</a> to jumpstart your next project.
</p>
<aclass="btn btn-lg btn-outline-primary mb-3"href="{{ site.baseurl }}/docs/{{ site.docs_version }}/layout/overview/">Explore the docs</a>
{% include icons/circle-square.svg width="32" height="32" class="masthead-followup-svg" %}
</div>
<h2>Bootstrap Icons</h2>
<pclass="lead font-weight-normal">
For the first time ever, Bootstrap has its own open source SVG icon library, designed to work best with our components and documentation.
</p>
<p>
Bootstrap Icons are designed to work best with Bootstrap components, but they’ll work in any project. They’re SVGs, so they scale quickly and easily, can be implmented in several ways, and can be styled with CSS.