YannPl / react-bootstrap

Bootstrap 3 components built with React

Home Page:http://react-bootstrap.github.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

react-bootstrap

Bootstrap 3 components built with React

Travis Build Status NPM version Bower version HuBoard Gitter

Dependency Status devDependency Status peerDependency Status

Under active development - APIs will change.

Docs

See the documentation with live editable examples.

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

http://react-bootstrap.github.io/

License:MIT License


Languages

Language:JavaScript 99.7%Language:HTML 0.3%