You are on page 1of 2

Sign up

smith / react-bootstrap
forked from react-bootstrap/react-bootstrap

Bootstrap components built with React


react-bootstrap.github.io/
MIT License
0 stars 2.9k forks

Star
Watch

Code
Pull requests
Actions
Projects
Security
Insights

master
Go to file

This branch is 1121 commits behind react-bootstrap:master.


Pull request Compare

View code

README.md

React-Bootstrap
build passing build passing npm package 1.3.0

Bootstrap 4 components built with React.


coverage 92% Discord Join chat → Thinkful Pair on this →

Docs
See the documentation with live editable examples and API documention.
To find the documentation for the latest Bootstrap 3 compatible release, go here.
Migrating from Bootstrap 3 to Bootstrap 4
If you would like to update React-Bootstrap within an existing project to use Bootstrap 4, please read our docs for
migrating to React-Bootstrap V1.

Related modules
react-router-bootstrap – Integration with React Router
Awesome React Bootstrap Components - Additional components like off-canvas navbar, switch and sliders.

Local setup
Yarn is our package manager of choice here. Check out setup instructions here if you don't have it installed already.
After that you can run yarn run bootstrap to install all the needed dependencies.
From there you can:
Run the tests once with yarn test (Or run them in watch mode with yarn run tdd ).
Start a local copy of the docs site with yarn start
Or build a local copy of the library with yarn run build

Contributions
Yes please! See the contributing guidelines for details.

Releases
150 tags

Languages

JavaScript 95.4% CSS 3.1% TypeScript 1.5%

© 2020 GitHub, Inc.


Terms
Privacy
Security
Status
Help
Contact GitHub
Pricing
API
Training
Blog
About

You might also like