romuloctba / yarn-multiple-workspaces-blog-example

https://rcdevlabs.github.io/2022/08/27/yarn-3-monorepo-com-zero-install/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

y3test - yarn-multiple-workspaces-blog-example

  • should work out of the box - zero-installs -, by running:
$ yarn install
$ yarn hsvc:dev

Hold`on, WAIT A MINUTE! You ran $ yarn install !!

Yes, but there will be no downloads. Only @nestjs/core will be built.

About

https://rcdevlabs.github.io/2022/08/27/yarn-3-monorepo-com-zero-install/


Languages

Language:TypeScript 76.1%Language:JavaScript 23.9%