/bcn-reactjs-storybook-talk-2016-07-25

Barcelona React JS Talk on React Storybook, July 25th, 2016

Primary LanguageJavaScriptMIT LicenseMIT

BCN ReactJS Talk on React Storybook

A talk on React Storybook.

To View The Slide Deck

Note: Thanks to the Spectacle project and the Spectacle Boilerplate for facilitating writing the slide deck.

To Run the Workbench (React Storybook)

  • run npm i, if you haven't already.
  • run npm run workbench.
  • open a browser and hit http://localhost:9001, and you are ready to roll.