👋 First-time contributors: Welcome! You can improve this README by fixing typos, updating links, or adding helpful notes. Every contribution counts!
Sleek, intuitive, and powerful front-end framework for faster and easier web development.
🔗 Explore Bootstrap docs »
Report bug
·
Request feature
·
Blog
Choose one of the following ways to start using Bootstrap:
- 🔗 Download the latest release
- ⚡ Clone the repo:
git clone https://github.com/twbs/bootstrap.git - Install with npm:
npm install bootstrap@v5.3.8 - Install with yarn:
yarn add bootstrap@v5.3.8 - Install with Bun:
bun add bootstrap@v5.3.8 - Install with Composer:
composer require twbs/bootstrap:5.3.8 - Install with NuGet: CSS:
Install-Package bootstrapSass:Install-Package bootstrap.sass
⚡ Note: If you don’t have Node.js or npm installed, you can still read the documentation online at https://getbootstrap.com/docs/5.3/.