# 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. - Generate React components with a schematic - Generate a NestJS app in the same monorepo **Blog post:** [Powering Up React Development With Nx](https://blog.nrwl.io/powering-up-react-development-with-nx-cf0a9385dbec) **Repository:** [nrwl/react-nx-example](https://github.com/nrwl/react-nx-example)