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:

$ npm install bootstrap

Installing with composer

You can install Bootstrap with composer using the following command:

$ composer require twbs/bootstrap
..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset
3.137.217.220