Anyone have a really great `nx` monorepo setup, where a single `dev` command can spawn multiple dev servers with a really nice multipane UI, or a tmux, or at least colored prefixes (similar to Turborepo's watch mode)? `nx` seems awesome but a big step back from just `npx concurrently ...`
10 months ago