Skip to content

Latest commit

 

History

10 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

stbook storybook JS

npm install

npm run storybook

Run on http://localhost:6006/

Stories

Have a look in /stories

  • assets (images files storybook default dashboard)
  • buttons component
  • footer component
  • header component
  • page component

Component is

  • CSS file
  • Component JS file
  • Component stories JS file

Paramaters are use in the component stories

Parameters are found on storybook dashboard interface

  • primary parameter is control boolean
  • backgroundColor parameter is control color
  • label parameter is control text
  • onClick parameter is action onClick

About

storybook JS model

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages