We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
This theme ships with the Nuxt Storybook module installed and configured. Stories should live in /stories, we even included some examples for you.
You can run Storybook in dev mode by using: npm run stroybook
npm run stroybook
If you want to export Storybook (to deploy it to a static host): npm run storybook-build
npm run storybook-build