Skip to content

weekeight/react-bootstrap

 
 

Repository files navigation

react-bootstrap

Bootstrap 3 components built with React

Build Status NPM version Bower version Gitter

Under active development - APIs will change.

Docs

See the documentation with live editable examples.

Bootstrap Version

Currently supports v3.2.0, but v3.3+ support is coming soon.

Authors

and many contributors

Related modules

Local Setup

  • Install the dependencies with npm install
  • Run tests npm test
  • Run tests in watch mode npm run test-watch
  • Run the docs site in development mode with npm run docs. This will watch for file changes as you work. Simply refresh the page to see the updates.
  • Build with npm run build

Contributions

Yes please! See the contributing guidelines for details.

About

Bootstrap 3 components built with React

Resources

License

Contributing

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 99.7%
  • HTML 0.3%