is it a safe practice if i add refine
is it a safe practice if i add refine into my own app? or is it best i create another whole app?
1 Reply
exotic-emerald•2w ago
You can implement refine to an existing app. We already have it in our documentation. https://refine.dev/docs/guides-concepts/usage-with-existing-projects/#:~:text=Integrating%20Refine%20into%20an%20existing,hooks%20and%20components%20to%20work.
Kapa.ai in #ask-any-question can help as well.
Usage with Existing Projects | Refine
Integrating Refine into an existing project is as simple as installing @refinedev/core package and importing Refine component into your application.