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