Skip to content

Instantly share code, notes, and snippets.

@0xC0A1
Created August 25, 2020 01:27
Show Gist options
  • Select an option

  • Save 0xC0A1/51aedd10fccb91a2af83ca7d1246c4f9 to your computer and use it in GitHub Desktop.

Select an option

Save 0xC0A1/51aedd10fccb91a2af83ca7d1246c4f9 to your computer and use it in GitHub Desktop.
UI Library folders initialization
$ mkdir docs # Create folder for storybook stories
$ mkdir src # Create folder for component library
$ touch src/index.ts # Create entry point for component library
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment