Skip to content

Efficiently integrate Storybook into Nuxt projects with practical use-case demos, tailored for developers experienced in both technologies

Notifications You must be signed in to change notification settings

storybook-vue/storybook-nuxt-starter

Repository files navigation

Not a Minimal Starter for Storybook for Nuxt Project

check Storybook Nuxt preset package

Setup and configuration

This demo contains:

  • 🌐 Global components : NuxtLink, NuxtWelcome, NuxtLayout ... bref you can use them all

  • 💻 Modules : @nuxt/ui , i18n, @nuxt/image, pinia, nuxt-vuetify ... bref you can add any module

  • 🚘 Autoimports :( components, composables ... bref you can add your own.

  • 📃 Pages :( Nuxt full pages example, ... bref you know what you should do.

I thought for moment about creating a clear document for users to get this working.

Bref run

pnpm i & pnpm storybook

NB:

  • this repo uses a fork for @storybook/vue3 to enable early testing for users utill my PR got merged

  • if you have your existing nuxt project run npx storybook-nuxt init to install,config and run storybook

GOOD LUCK 🤎

About

Efficiently integrate Storybook into Nuxt projects with practical use-case demos, tailored for developers experienced in both technologies

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published