react-bootstrap-ss

Bootstrap 4 components built with React


Keywords
react, ecosystem-react, react-component, bootstrap
License
MIT
Install
npm install react-bootstrap-ss@0.30.10

Documentation

React-Bootstrap Travis npm

Bootstrap 3 components built with React.

Codecov Discord Thinkful

Under active development - APIs will change. Check out the 1.0.0 roadmap and contributing guidelines to see where you can help out. Prior to the 1.0.0 release, deprecations or breaking changes will result in a minor version bump.

Docs

See the documentation with live editable examples.

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.