Skip to content

Seb-L/turborepo-storybook-composition-starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Compose and deploy to Vercel your apps and packages storybooks in a turborepo monorepo

Compose and deploy to Vercel your apps and packages storybooks in a turborepo monorepo

Deploy with Vercel

Install

yarn

Dev env

For all

yarn storybook:dev

For a specific workspace

yarn storybook:dev --filter=web

Build

yarn storybook:build

Moving the files to root

yarn storybook:move