Skip to content

Latest commit

 

History

History
37 lines (24 loc) · 713 Bytes

File metadata and controls

37 lines (24 loc) · 713 Bytes

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