- should work out of the box - zero-installs -, by running:
$ yarn install
$ yarn hsvc:dev
- then, go to http://localhost:3000
Hold`on, WAIT A MINUTE! You ran $ yarn install !!
Yes, but there will be no downloads. Only @nestjs/core will be built.
https://rcdevlabs.github.io/2022/08/27/yarn-3-monorepo-com-zero-install/
TypeScript
$ 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.