Storybook Module for Nuxt Framework
Installing
pnpm add @storybook-vue/nuxt-storybook -D
update your nuxt.config
modules: [
'@storybook-vue/nuxt-storybook',
],
storybook: {
url: 'http://localhost:6006',
storybookRoute: '/__storybook__',
port: 6006,
},
pnpm dev
https://github.com/chakAs3/nuxt-storybook-module-demo
pnpm
.pnpm dev:prepare
to generate stubbed dist
directory.pnpm lint
to verify that there is no issues (consider adding tests).This repository is licensed under the MIT License. Feel free to use the code and modify it according to your needs.
🔖 Mail: javachakir@gmail.com
💬 Discord: ChakAs3
🐦⬛ Twitter: @ChakirQatab