npm install
npm run storybook
Run on http://localhost:6006/
Have a look in /stories
- assets (images files storybook default dashboard)
- buttons component
- footer component
- header component
- page component
- 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