- Yarn v3+
Also be sure to install yarn.build
> yarn plugin import https://yarn.build/latest
From this root directory, run:
> yarn install
> yarn build
> yarn workspace @my/backend start
My attempt at setting up a monorepo with yarn workspaces for typescript projects and shared libs
TypeScriptMIT
Also be sure to install yarn.build
> yarn plugin import https://yarn.build/latest
From this root directory, run:
> yarn install
> yarn build
> yarn workspace @my/backend start