Has anyone successfully migrated their Make project code to Cursor or VSCode?
If so, what steps did you take.
Has anyone successfully migrated their Make project code to Cursor or VSCode?
If so, what steps did you take.
also curious on this one
I managed to do it by promoting the agent to create an exportable setup. It created package.JSON and all definitions with setup instructions.
Opening and running it locally required some messing around and thankfully Cursor did most of the heavy work.
It worked out in the end.
Hi
Thanks!
Hi
Thanks!
Did you ask the prompt to get your project ready for exporting and using on windsurf? If not, do that. Then I had to navigate some hurdles with PostCSS and a few other components. With each fix something else broke. It took several tries but finally it worked. Also make sure your images are not pointing to Figma:Asset. Download all the images locally and store them in your assets folder and then update your imports.
Good luck.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.