Skip to content

Instantly share code, notes, and snippets.

@brachkow
Created September 2, 2022 14:22
Show Gist options
  • Save brachkow/06e7b8b0c3690fcef20ecb189462b261 to your computer and use it in GitHub Desktop.
Save brachkow/06e7b8b0c3690fcef20ecb189462b261 to your computer and use it in GitHub Desktop.
Install storybook for pnpm+vue3 project
auto-install-peers=true
npx sb init --type vue3 -s
pnpm install --shamefully-hoist
pnpm run storybook
# if not working — check peer deeps
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment