Frontend · Asked by Chris Nolan ·

For a small team, is a monorepo worth the tooling overhead?

2 answers

Start with a plain monorepo and basic workspaces — no fancy build system. Add tooling only when a real pain shows up.

Follow-up questions