Migrate Create-React-App project into a Nx Workspace
If you have an existing Create-React-App project, you can gain the benefits of Nx's computation cache and distributed task execution by running this command
Authored by: mandariniCommand
Copy
npx cra-to-nx
Tags
Edit in GitHub
Copied