Skip to content

Instantly share code, notes, and snippets.

@brachkow
Created September 2, 2022 14:23
Show Gist options
  • Save brachkow/5a174710f7e627371ab51f92c6de6c5f to your computer and use it in GitHub Desktop.
Save brachkow/5a174710f7e627371ab51f92c6de6c5f 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