The library includes 2 main parts:
- .storybook folder
- packages folder (contains 2 packages- styles and ui)
In order to run storybook, go to each directory (root, ui and styles) and run:
In the project root directory, you can run:
Runs storybook.
Open http://localhost:6006 to view it in the browser.
The page will reload if you make edits.
You will also see any lint errors in the console.