Powering Up React Development With Nx
Learn to:
- Generate a new React monorepo workspace with one application.
 - Add new feature libraries and route to them from our application.
 - Create React components with a generator
 - Generate a NestJS app in the same monorepo
 
Blog post: Powering Up React Development With Nx
Check the example:/nrwl/react-nx-example