Created
August 25, 2020 01:26
-
-
Save 0xC0A1/d632f70c56e57cbb9c526514877cbe93 to your computer and use it in GitHub Desktop.
Initialize storybook
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| $ mkdir .storybook # Create storybook folder | |
| $ touch .storybook/main.js # Create main entry point for storybook |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment