TWBS/bootstrap

The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web.

⭐ 1 starsπŸ’¬ 0 comments

Files

πŸ“„ .babelrc.js162 B
πŸ“„ .browserslistrc289 B
πŸ“„ .bundlewatch.config.json1.3 KB
πŸ“„ .cspell.json3 KB
πŸ“„ .editorconfig167 B
πŸ“„ .eslintignore145 B
πŸ“„ .eslintrc.json5.1 KB
πŸ“„ .gitattributes177 B
πŸ“ .github
πŸ“„ .gitignore465 B
πŸ“„ .ncurc.json354 B
πŸ“„ .nvmrc8 B
πŸ“„ .prettierignore228 B
πŸ“„ .stylelintignore69 B
πŸ“„ .stylelintrc.json1.4 KB
πŸ“ .vscode
πŸ“„ CODE_OF_CONDUCT.md5.4 KB
πŸ“„ LICENSE1.1 KB
πŸ“„ README.md13.3 KB
πŸ“„ SECURITY.md730 B
πŸ“ build
πŸ“„ composer.json667 B
πŸ“„ config.yml2.8 KB
πŸ“ dist
πŸ“ js
πŸ“ nuget
πŸ“„ package-lock.json772.3 KB
πŸ“„ package.js484 B
πŸ“„ package.json10.3 KB
πŸ“ scss
πŸ“ site

README

<p align="center"> <a href="https://getbootstrap.com/"> <img src="https://getbootstrap.com/docs/5.3/assets/brand/bootstrap-logo-shadow.png" alt="Bootstrap logo" width="200" height="165"> </a> </p> <h3 align="center">Bootstrap</h3> <p align="center"> Sleek, intuitive, and powerful front-end framework for faster and easier web development. <br> <a href="https://getbootstrap.com/docs/5.3/"><strong>Explore Bootstrap docs Β»</strong></a> <br> <br> <a href="https://github.com/twbs/bootstrap/issues/new?assignees=-&labels=bug&template=bug_report.yml">Report bug</a> Β· <a href="https://github.com/twbs/bootstrap/issues/new?assignees=&labels=feature&template=feature_request.yml">Request feature</a> Β· <a href="https://blog.getbootstrap.com/">Blog</a> </p> ## Bootstrap 5 Our default branch is for development of our Bootstrap 5 release. Head to the [`v4-dev` branch](https://github.com/twbs/bootstrap/tree/v4-dev) to view the readme, documentation, and source code for Bootstrap 4. ## Table of contents - [Quick start](#quick-start) - [Status](#status) - [What’s included](#whats-included) - [Bugs and feature requests](#bugs-and-feature-requests) - [Documentation](#documentation) - [Contributing](#contributing) - [Community](#community) - [Versioning](#versioning) - [Creators](#creators) - [Thanks](#thanks) - [Copyright and license](#copyright-and-license) ## Quick start Several quick start options are available: - [Download the latest release](https://github.com/twbs/bootstrap/archive/v5.3.8.zip) - Clone the repo: `git clone https://github.com/twbs/bootstrap.git` - Install with [npm](https://www.npmjs.com/): `npm install bootstrap@v5.3.8` - Install with [yarn](https://yarnpkg.com/): `yarn add bootstrap@v5.3.8` - Install with [Bun](https://bun.sh/): `bun add bootstrap@v5.3.8` - Install with [Composer](https://getcomposer.org/): `composer require twbs/bootstrap:5.3.8` - Install with [NuGet](https://www.nuget.org/): CSS: `Install-Package bootstrap`
SocialRepo
Login

loading/repo...

Latest Updates

Discussion