Storybook
Storybook strategies and setups.
This guide explains how to set up Storybook for React projects in your Nx workspace.
This guide explains how to set up Storybook for Angular projects in your Nx workspace.
This guide explains how to set up Storybook for Vue projects in your Nx workspace.
This guide explains how Storybook is configured on your Nx workspace.
This guide explains how to consolidate all your Storybook stories from different projects into one unified Storybook instance. Ideal for Nx workspaces leveraging a single framework.
This guide explains how to set up individual Storybook instances for each scope within an Nx workspace. It provides a structured approach, emphasizing folder organization and thematic scope separation.
This guide explains how to publish a unified Storybook instance from multiple frameworks within an Nx workspace using Storybook Composition.
This guide explains how to customize the webpack configuration and your vite configuration for Storybook.
This guide explains how you can set up Storybook interaction tests on your Nx workspace.
This guide explains how you can upgrade Storybook using the Storybook CLI upgrade and automigrate commands.
This guide explains how you can set up Storybook composition on your Nx workspace.
This guide explains how to set up Compodoc for Storybook on Angular projects in a Nx workspace.
This document explains how to configure styles and preprocessor options in Angular projects with a Storybook configuration.