Skip to content

itay1313/lp-Storybook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Run the test runner (Jest) in a terminal:

yarn test --watchAll

Start the component explorer on port 6006:

yarn storybook

Run the frontend app proper on port 3000:

yarn start

With the Storyshots addon a snapshot test is created for each of the stories. Use it by adding the following development dependencies:

yarn add -D @storybook/addon-storyshots react-test-renderer

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published