Add a section to the ReadME for Storybook
Opened this issue · 4 comments
nickytonline commented
Description
Now that #72 is merged, it'd be good to add a section to the ReadME, on how to work with Storybook.
- Call the section of the ReadME,
Working with Storybook
(open to suggestions) - Add the section right after the local development section.
- How to start it by running,
npm run storybook
- How to build it by running,
npm run build-storybook
- Link to the official Storybook documentation:
nishtha53 commented
can i work on this issue?
nickytonline commented
Assigned it to you @nishtha53!
nishtha53 commented
@nickytonline just need to update readme points which you mentioned right?
nishtha53 commented
@nickytonline Please check. PR raised.