Skip to content

Conversation

chawax
Copy link
Contributor

@chawax chawax commented Jul 14, 2019

Adds Storybook to the playground project

  • Used Storybook CLI init command to initialize Storybook
  • Followed the Storybook guide for Typescript
  • All files ending with .stories.tsx are loaded by Storybook
  • Created stories for a few components
  • Added Storyshots with multiSnapshotWithOptions enabled to have one snapshot file for every stories file (default is one unique snapshot file for the whole project)

Copy link
Owner

@piotrwitek piotrwitek left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, thanks @chawax!

@piotrwitek piotrwitek merged commit 80df5d4 into piotrwitek:master Jul 18, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants