NX with refine
im trying to create a project where i wanted to create react app with refine and have it on nx.dev do we have a sample refine in nx? I have tried running it on vite install the lib and replace the app with the minimum refine component and create a custom nx command "refine start" but no avail. I might missing a step using NX im still exploring
