react-bootstrap-storybook
npm install react-bootstrap-storybookbash
npm install --save react-bootstrap-storybook
`
Demo
React Bootstrap Storybook
Usage test
CodeSandbox
Getting Started with Create React App
This project was bootstrapped with Create React App.
Usage
`jsx
import { Button } from 'react-bootstrap-storybook';
``