I use this React Storybook article to develop this project.
Download it for your personal consideration.
This repository has been developed with small commit changes in order to understand the steps needed to install react-storybook in your project.
#First steps Download dependencies
npm install
Then you can run the project
npm run storybook
You can test the project in its Github pages project page.
This feature has been done with @kadira/storybook-deployer package.