gene9 / react-bootstrap

Bootstrap components built with React

Home Page:https://react-bootstrap.netlify.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

React-Bootstrap Travis npm

Bootstrap 4 components built with React.

Codecov Discord Thinkful

Docs

See the documentation with live editable examples as well as docs.

To find the documentation for the latest Bootstrap 3 compatible release, check out: https://react-bootstrap.github.io/

Migrating from Bootstrap 3 to Bootstrap 4

If you would like to update React-Bootstrap within an existing project to use Bootstrap 4, please read our docs for migrating to React-Bootstrap V1.

Related modules

Local setup

Yarn is our package manager of choice here. Check out setup instructions here if you don't have it installed already. After that you can run yarn run bootstrap to install all the needed dependencies.

From there you can:

  • Run the tests once with yarn test (Or run them in watch mode with yarn run tdd).
  • Start a local copy of the docs site with yarn start
  • Or build a local copy of the library with yarn run build

Contributions

Yes please! See the contributing guidelines for details.

About

Bootstrap components built with React

https://react-bootstrap.netlify.com

License:MIT License


Languages

Language:JavaScript 96.8%Language:CSS 3.2%