Skip to content

jonathanj/bbl-storybook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Brown Bag Lunch: Storybook

View this Storybook online

Installing and running this Storybook

Firstly, make sure you have Yarn installed, which depends on Node JS.

Then clone this git branch:

# Clone the repo.
git checkout https://github.com/jonathanj/bbl-storybook.git
# Change directory into the cloned repo.
cd bbl-storybook
# Install all the dependencies.
yarn install
# Run the storybook, it should automatically open your browser at the right place.
yarn run storybook

About

Brown Bag Lunch: Storybook Talk

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published