Skip to content

Latest commit

 

History

History
31 lines (18 loc) · 1.31 KB

README.md

File metadata and controls

31 lines (18 loc) · 1.31 KB

react-bootstrap

Bootstrap 3 components built with React

Build Status NPM version Bower version

Under active development - APIs will change.

Docs

A docs site with live editable examples is a work in progress

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)
  • Add tests for any new or changed functionality
  • See issues for some ideas
  • Follow existing style