GanymedeTeam/ganymede-app ? reverse-engineered prompt
Reverse engineered prompt
Build me a simple desktop app starter using Tauri, React, and TypeScript.
I want a clean app shell that opens in a native desktop window, with a modern frontend, basic navigation, and a good looking default landing screen. Make it feel polished out of the box, with sensible styling, dark and light mode support if that fits naturally, and a layout that would be easy to extend into a real product later.
Please wire up the app so the frontend and native side both run smoothly in development, and make sure the project is set up in a way that is easy to open in VS Code and continue building. If there are any current best practice setup steps or docs I should follow, look them up online and use those.
I’m mostly after a solid starter that already feels like a real app, not just a blank template.