pieterv / react-bootstrap

Bootstrap 3 components built with React

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

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

About

Bootstrap 3 components built with React

License:MIT License


Languages

Language:JavaScript 99.8%Language:CSS 0.2%