typescript-monorepo-example icon indicating copy to clipboard operation
typescript-monorepo-example copied to clipboard

Typescript monorepo example

Results 1 typescript-monorepo-example issues
Sort by recently updated
recently updated
newest added

thanks for this repo. after setting up a repo following this, I found out that you can use `pnpm recursive run` instead of `lerna run`. it is also much faster.