Contents

    Once downloaded, unzip the compressed folder and you’ll see something like this:

    Bootstrap includes a handful of options for including some or all of our compiled CSS.

    JS filesPopperjQuery

    bootstrap.bundle.js

    bootstrap.bundle.min.js
    IncludedNot included

    bootstrap.js

    bootstrap.min.js
    Not includedNot included

    The Bootstrap source code download includes the precompiled CSS and JavaScript assets, along with source Sass, JavaScript, and documentation. More specifically, it includes the following and more:

    1. ├── dist/
    2. ├── css/
    3. └── js/
    4. ├── site/
    5. └── 4.3/
    6. └── examples/
    7. ├── js/
    8. └── scss/