Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 1.09 KB

README.md

File metadata and controls

26 lines (16 loc) · 1.09 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

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 exisitng style