The React plugin for Nx contains executors and generators for managing React applications and libraries within an Nx workspace. It provides: - Integration with libraries such as Jest, Vitest, Playwright, Cypress, and Storybook. - Generators for applica
npm install @nx/react

![License]()

![Semantic Release]()



Get to green PRs in half the time. Nx optimizes your builds, scales your CI, and fixes failed PRs. Built for developers and AI agents.
This package is a React plugin for Nx.
Using npx
``bash`
npx create-nx-workspace
Using npm init
`bash`
npm init nx-workspace
Using yarn create
`bash`
yarn create nx-workspace
Run:
`bash``
npx nx@latest init
- Nx.Dev: Documentation, Guides, Tutorials
- Intro to Nx
- Official Nx YouTube Channel
- Blog Posts About Nx