Lerna / Vite / Storybook - Monorepo This is a monorepo template for a project using Lerna, Vite and Storybook. Getting Started Install dependencies yarn install Run Storybook yarn start:vite-common Build Storybook yarn build:vite-common or build all yarn build Run tests yarn test Run lint yarn lint