storybook
storybook copied to clipboard
docs: update installation instructions to use new Storybook CLI
Using the nuxt support in the storybook cli added in https://github.com/storybookjs/storybook/pull/26884.
Todo:
- Readd support in the storybook cli: https://github.com/storybookjs/storybook/pull/28479, https://github.com/storybookjs/storybook/pull/28607
- Update starter
Deploy request for nuxt-storybook pending review.
Visit the deploys page to approve it
| Name | Link |
|---|---|
| Latest commit | 734270ab86b359d66c1c9426f7e5d4fa180c2c97 |
@tobiasdiez hello!
In this version of pnpm dlx storybook@latest init, the React framework is installed by default — you need to display what changes the user should make after installation
Thanks for testing. Did this use the 8.2.0-alpha version of storybook? The "latest" stable version of storybook cli doesn't yet include support for nuxt.
Thanks @DamianGlowala for the nice suggestions!