Getting started

It's now time to get started with your first Bootstrap project or website. You can get Bootstrap from various sources. For a kick start, here are a few sources for you to get your hands on Bootstrap.

The Github project

Bootstrap is an open source project from the creators of Twitter. You can download it from their GitHub repository or any other command-line interface you prefer.

Downloading Bootstrap

You can easily download Bootstrap from the following link: https://github.com/twbs/bootstrap/releases/download/v3.3.5/bootstrap-3.3.5-dist.zip

Installing with bower

You can install Bootstrap with bower using the following command:

$ bower install bootstrap

Installing with npm

You can install Bootstrap with npm using the following command: ...

Get Web Developer's Reference Guide now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.