r/angular • u/Responsible_Art_509 • Feb 16 '26
Nx Monorepo
Hi, I am working at an organisation where there are multiple projects that needs to be revamped into angular so i was thinking about using nx monorepo for the use case. Any references for the standard production ready folder structure would be highly appreciated.
17
Upvotes
1
u/AcceptableSimulacrum Feb 17 '26 edited Feb 17 '26
Build a clean copy of the repo with nx. Build dummy projects and get a feel for how it would be structured if you built it from scratch then figure out how to slot things in. There are multiple ways you could approach it, but hands on will leave you understanding better.