nuxt-modules / storybook

Storybook integration with Nuxt.
https://storybook.nuxtjs.org
378 stars 82 forks source link

docs: update installation instructions to use new Storybook CLI #659

Open tobiasdiez opened 3 days ago

tobiasdiez commented 3 days ago

Using the nuxt support in the storybook cli added in https://github.com/storybookjs/storybook/pull/26884. Needs to wait for the next storybook release https://github.com/storybookjs/storybook/pull/28319

netlify[bot] commented 3 days ago

Deploy request for nuxt-storybook pending review.

Visit the deploys page to approve it

Name Link
Latest commit 043c637c62a54521c0e86ea3fdcf7256fe957225
Ibochkarev commented 1 day ago

@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

image

tobiasdiez commented 1 day ago

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.