Monorepo setup with Npm Workspaces & Lerna
Monorepos lets you manage multiple repositories into one single repository but managing and publishing them can be very tedious as the repositories grow.Lerna is a powerful tool that can be used to manage and publish monorepos in Javascript/Typescrip...
vedanshmehra.hashnode.dev7 min read