# Storybook Nuxt Module - Documentation > Nuxt module for Storybook ## Landing - [Storybook Integration for Nuxt](https://storybook.nuxtjs.org/raw/index.md): Add Storybook to your Nuxt application in seconds. ## Docs - [Setup](https://storybook.nuxtjs.org/raw/getting-started/setup.md): Using Storybook in your Nuxt project is only one command away ✨ - [Options](https://storybook.nuxtjs.org/raw/getting-started/options.md): Configuration options for the Nuxt Storybook module. - [TypeScript](https://storybook.nuxtjs.org/raw/getting-started/typescript.md): Guide on how to use TypeScript with the Nuxt module - [Configuration](https://storybook.nuxtjs.org/raw/storybook/config.md): Configure your Storybook. - [Storybook Viewer](https://storybook.nuxtjs.org/raw/storybook/viewer.md): Visualize your Stories inside DevTools tab. - [Basic Usage](https://storybook.nuxtjs.org/raw/examples/basic.md): Example usage of Nuxt and Storybook. - [Tailwind CSS](https://storybook.nuxtjs.org/raw/examples/tailwind.md): Usage of Storybook with Tailwind CSS. - [Advanced Usage](https://storybook.nuxtjs.org/raw/examples/showcase.md): Advanced examples of using Nuxt with Storybook. - [Composables](https://storybook.nuxtjs.org/raw/examples/composables.md): Composables is a set of open source components on top of Storybook. - [File System Routing](https://storybook.nuxtjs.org/raw/examples/routing.md): Example of using file system routing.