Nx
Nx on GitHub
React

Experience the power of Nx in your React monorepo

Get distributed tasks, intelligent caching, and target affected
packages to optimize your build process and CI pipeline.

Add Nx To An Existing Project

Add Nx To Your Project

npx init nx

Initialize Nx in an existing React Project

Run Tasks With Nx

nx build <project>

Nx will automatically infers tasks from your projects.

Run Affected Tasks

nx affected -t build

Nx adds caching, distribution, and affected commands without changing your setup.

React

Get Started With Nx React

Check out the documentation for the @nx/react plugin to learn more