xcfio/frontend-framework — reverse-engineered prompt
Reverse engineered prompt
I want this turned into a clean reusable frontend starter that lets me build and manage multiple web apps from one repo without a lot of setup every time.
Please make it TypeScript first, with a solid shared foundation for things like common UI pieces, layouts, styling, and app level config, plus at least one simple example app inside the apps area so I can see how it’s supposed to be used. The goal is for new apps to feel easy to spin up and consistent with each other.
Keep the developer experience smooth, with working install, dev, build, and format flows from the root, and make sure shared code can be reused across apps instead of copied around. I’d also like the structure to feel production ready, but not overcomplicated.
Since there isn’t really a README here, please add one that explains what this project is, how to run it, how to add another app, and where shared frontend code should live. If you need to, look up current docs online for the best way to do it.
Want more depth? Deep Reverse