HK Blog

Home

❯

Full Stack

❯

Concept

❯

npm

❯

Workspaces / Mono Repo

Workspaces / Mono Repo

Apr 10, 20251 min read

https://docs.npmjs.com/cli/v8/using-npm/workspaces

Workspaces allows you to manage a monorepo. i.e. multiple packages in a repo.

There will be a package.json file in each package, while only one node_modules in the root.

References

  • Monorepo Setup with NPM and TypeScript

Graph View

Created with Quartz v4.5.0 © 2025

  • GitHub
  • Discord Community