Hi, thank you for your support. I followed the next instructions (screenshot) and got some errors (another screenshot). Any idea where should I fix something?
Thanks for a hint. I had a file Dashboard.jsx but it was looking for DashboardPage.jsx. I renamed and the page started loading. Now I have some errors in Dev tools. Looks like it doesn't see a backed part. Is it possible to check if server was started and what is this port?
Mage is not always capabale of generating fully working project. It generates OK skeleton, but you still need to go through the files and fix things. Also, code is somewhat bad. You will be better with taking working template and tailoring it to your task.
Sometimes code is not so bad! I think it is worth giving it a couple of shots with Mage, depending on what your app is about it might give good results, but if you keep getting bad results then yes, consider looking into one of starter templates and using what mage generated as an extra idea.