Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/storybook-vue/storybook-nuxt-demo
Demo for Storybook-nuxt integration
https://github.com/storybook-vue/storybook-nuxt-demo
nuxt nuxtjs storybook storybook-addon storybookjs vue3-demo vue3-typescript vuejs
Last synced: 28 days ago
JSON representation
Demo for Storybook-nuxt integration
- Host: GitHub
- URL: https://github.com/storybook-vue/storybook-nuxt-demo
- Owner: storybook-vue
- Created: 2023-07-23T06:57:53.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-04-19T05:45:29.000Z (8 months ago)
- Last Synced: 2024-04-20T05:28:36.679Z (8 months ago)
- Topics: nuxt, nuxtjs, storybook, storybook-addon, storybookjs, vue3-demo, vue3-typescript, vuejs
- Language: Vue
- Homepage:
- Size: 1.13 MB
- Stars: 13
- Watchers: 1
- Forks: 5
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Storybook 7 / Nuxt 3 Demo
![sb-nuxt (2)](https://github.com/storybook-vue/storybook-nuxt-demo/assets/711292/291456d2-51b2-4bb8-bbe5-f59a9c310ac8)
Look at [Storybook Nuxt](https://github.com/storybook-vue/nuxt) & the [Nuxt 3 documentation](https://nuxt.com/docs/getting-started/introduction) to learn more.
## Setup
```bashpnpm install
pnpm storybook dev```