@quick-start/create-monorepo
v1.0.8
Published
An easy way to start a monorepo project
Downloads
25
Maintainers
Readme
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