react-bootstrap
Bootstrap 3 components built with React
Under active development - APIs will change.
Docs
A docs site with live editable examples is a work in progress
Bootstrap Version
Currently supports v3.2.0, but v3.3+ support is coming soon.
Authors
and many contributors
Related modules
- react-router-bootstrap - Integration with react-router.
Contributions
Yes please!
- Run
npm install
,npm run test-watch
to run tests while you develop (however this hides any build errors, you can see these withgrunt build
) - Review the contributing guidelines
- See issues for some ideas