@quick-start/create-monorepo
v1.0.12
Published
An easy way to start a monorepo project
Maintainers
Readme
create-monorepo
An easy way to start a monorepo project
Usage
With pnpm:
$ pnpm create @quick-start/monorepoThen 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