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: mandarini
Brought to you by Warp, a free terminal reimagined to work like a modern app.

Command
Copy
npx cra-to-nx
Tags