Skip to content

Latest commit

 

History

History
34 lines (19 loc) · 1.63 KB

README.md

File metadata and controls

34 lines (19 loc) · 1.63 KB

react-bootstrap

Bootstrap 3 components built with React

Build Status NPM version Bower version Gitter

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

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 with grunt build)
  • Review the contributing guidelines
  • See issues for some ideas