Package
@nrwl/react
React Plugin for Nx
Here is a list of all the executors and generators available from this package.
Executors
Generators
Initialize the @nrwl/react plugin
Create a React application
Create a React library
Create a React component
Create a redux slice for a project
Set up storybook for a react app or library
storybook-migrate-defaults-5-to-6
Generate default Storybook configuration files using Storybook version >=6.x specs, for projects that already have Storybook instances and configurations of versions <6.x.
Generate storybook story for a react component
Create stories/specs for all components declared in an app or library
Create a cypress spec for a ui component that has a story
Create a hook