Skip to content

Files

Latest commit

a4f7cf2 · Apr 20, 2025

History

History

create-monorepo

README.md

create-monorepo

An easy way to start a monorepo project

Usage

With pnpm:

$ pnpm create @quick-start/monorepo

Then follow the prompts!

Repo Setup

The repo is a monorepo using pnpm workspaces. The package manager used to install and link dependencies must be pnpm.

pnpm i

Features