Skip to content

Instantly share code, notes, and snippets.

@SebKay
Last active April 22, 2021 19:52
Show Gist options
  • Save SebKay/6d6980194705caadeca9f9bacbc49f0d to your computer and use it in GitHub Desktop.
Save SebKay/6d6980194705caadeca9f9bacbc49f0d to your computer and use it in GitHub Desktop.
Install Storybook for a Webpack 5 and Vue.js 3 project
npx sb@next init
npx sb init --builder webpack5 -f
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment