mirror of
https://github.com/gosticks/react-bootstrap-table2.git
synced 2025-10-16 11:55:39 +00:00
| docs | ||
| packages | ||
| .babelrc | ||
| .eslintrc | ||
| .gitignore | ||
| .npmignore | ||
| .travis.yml | ||
| CONTRIBUTING.md | ||
| enzyme-setup.js | ||
| gulpfile.babel.js | ||
| lerna.json | ||
| package.json | ||
| README.md | ||
| webpack.prod.config.babel.js | ||
| yarn.lock | ||
react-bootstrap-table2
Rebuilt react-bootstrap-table
Development
Please check development guide.
Usage
See getting started.
Online Demo
See react-bootstrap-table2 storybook.
Roadmap
See release plans.
How should I run storybook example in my local?
$ git clone https://github.com/react-bootstrap-table/react-bootstrap-table2.git
$ cd react-bootstrap-table2
$ yarn install
$ yarn storybook
$ Go to localhost:6006
Storybook examples: packages/react-bootstrap-table2-example/examples