Skip to content
This repository was archived by the owner on Mar 11, 2025. It is now read-only.

Attempting to use storybook and TypeScript in a workspace setup

Notifications You must be signed in to change notification settings

jonthenerd/storybook-in-workspace

Repository files navigation

storybook-in-workspace

These are my attemps to use storybook and TypeScript in a workspace setup. So far, I have not been successful in getting the tsdocs to appear as documentation within Storybook.

⚠️ This repo is strictly for testing and reproducing an issue.

Usage

  1. Install Dependencies
pnpm i
  1. Build the components package
pnpm run -r build
  1. Run storybook and see results
pnpm run -r storybook

Look for tsdoc-based documentation that says (from the package). This is evidence of success.

  1. Stop everything, make changes, repeat storybook step

About

Attempting to use storybook and TypeScript in a workspace setup

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published