Angular - Configuring styles and preprocessor options
This guide explains how to configure styles and preprocessor options for Angular Storybook projects in your Nx workspace.
Angular - Set up Compodoc for Storybook on Nx
This guide explains how to set up Compodoc for Storybook in Angular projects within your Nx workspace.
Configuring Storybook on Nx
This guide explains how Storybook is configured on your Nx workspace.
How to configure Webpack and Vite for Storybook
This guide explains how to customize the webpack configuration and your vite configuration for Storybook.
One main Storybook instance for all projects
Dive into a comprehensive guide on how to consolidate all your Storybook stories from different projects into one unified Storybook instance. Ideal for Nx workspaces leveraging a single framework.
One main Storybook instance using Storybook Composition
Dive into the comprehensive guide on publishing a unified Storybook instance from multiple frameworks within an Nx workspace using Storybook Composition.
One Storybook instance per scope
Learn how to set up individual Storybook instances for each scope within an Nx workspace. This guide provides a structured approach, emphasizing folder organization and thematic scope separation.
Set up Storybook for Angular Projects
This guide explains how to set up Storybook for Angular projects in your Nx workspace.
Set up Storybook for React Projects
This guide explains how to set up Storybook for React projects in your Nx workspace.
Set up Storybook for Vue Projects
This guide explains how to set up Storybook for Vue and Nuxt projects in your Nx workspace.
Setting up Storybook Composition with Nx
Learn how to set up Storybook composition in your Nx workspace to combine multiple Storybook instances into one unified interface.
Setting up Storybook Interaction Tests with Nx
This guide shows you how to set up Storybook interaction tests in your Nx workspace and how to run them.
Storybook 9
This guide explains how you can set up Storybook version 9 in your Nx workspace. It also highlights the changes that you should expect to see when migrating from Storybook 8 to Storybook 9.
Storybook best practices for making the most out of Nx
The purpose of this guide is to help you set up Storybook in your Nx workspace so that you can get the most out of Nx and its powerful capabilities.
Upgrading Storybook using the Storybook CLI
This guide shows you how to upgrade Storybook in your Nx workspace using the Storybook CLI.