Bootstrap 3 components built with React
Under active development - APIs will change.
A docs site with live editable examples is a work in progress
and many contributors
- react-router-bootstrap - Integration with react-router.
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
) - Add tests for any new or changed functionality
- See issues for some ideas
- Follow existing style