Add Storybook to your
Nuxt Applications.
Welcome to @nuxtjs/storybook module documentation to help you set up Storybook in your Nuxt application in seconds, with many goodies ๐ฌ.
Features
Zero Configuration
This module enables a quick and easy setup of Storybook in your Nuxt application.
Auto-run Storybook
Enabling this modules will install storybook and run it in background
Storybook Viewer
Discover your storybook directly from the Devtools, no need to quit your nuxt app to open new Storybook tab.
Storybook Terminal
You can run the storybook dev and watching what is happening in terminal from DevTools, this may be very handly if you want to run storybook dev from Nuxt app directly.
Extendable
The module supports the ability to extend the Storybook config from Nuxt modules or layers.
Open Source
Storybook is one of the fastest growing frontend communities. Join thousands fellow developers leveling up their skills together.