Skip to content

antonkalik/lerna-monorepo-boilerplate

Repository files navigation

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

About

Demonstration example how to use together Lerna, Vite and Storybook

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors