According to the documentation:
$ git clone https://github.com/react-bootstrap-table/react-bootstrap-table2.git
$ cd react-bootstrap-table2
$ yarn install
$ yarn storybook
$ Go to localhost:6006
Getting compilation errors error Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
In the browser it shows the same errors.