Bootstrap 3 components built with React https://react-bootstrap.github.io/
Note: Special thanks to react-bootstrap
Contact Me - mtscout6+react-bootstrap@gmail.com
Disclaimer: The blog is created to share react components information to geek, curious ReactJS Developers.
Docs
See the documentation with live editable examples.Related modules
- react-router-bootstrap – Integration with React Router
- React Bootstrap Extended - A version of React Bootstrap where each component has extra props that map to bootstrap's utility classes. For example, pullRight adds the class pull-right to a component.
Local setup
- Install the dependencies with npm install
- Run tests npm test
- Run tests in watch mode npm run tdd
- 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
Note: Special thanks to react-bootstrap
Contact Me - mtscout6+react-bootstrap@gmail.com
Disclaimer: The blog is created to share react components information to geek, curious ReactJS Developers.
Comments
Post a Comment