yarn start
$ yarn build-storybook
// will output a static Storybook in the storybook-static directory$ yarn deploy-storybook
// deployed to github static site hosting service.
FYI gh-pages
yarn start
$ yarn build-storybook
// will output a static Storybook in the storybook-static directory$ yarn deploy-storybook
// deployed to github static site hosting service.FYI gh-pages