Skip to content

nickytonline/js-montreal-storybook-talk-2017-06-13

Repository files navigation

JS Montreal - An Introduction to React Storybook

A talk on React Storybook.

The slides are available at storybookslides.iamdeveloper.com.

To View The Slide Deck Locally

  • run npm i or yarn.
  • run npm start or yarn start.
  • open a browser and hit http://localhost:3000, and you are ready to roll.

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

To Run the Workbench (React Storybook)