broad-emeraldB
Refine3y ago
58 replies
broad-emerald

Add Refine to an existing React project?

I'm wondering what the best way is to add Refine to an existing project.

I tried adding the CLI, yarn add @refinedev/cli, and added a refine script to package.json.

But when I run yarn refine, it fails with an error: TypeError: Cannot read properties of undefined (reading 'description')

Any suggestions how to integrate refine into an existing app?
Was this page helpful?