DreamCoder7/angular-microfrontend-project ? reverse-engineered prompt
Reverse engineered prompt
Build me a clean Angular microfrontend starter project that I can run locally and use as a base for a real app.
I want a simple main shell that loads separate feature areas as microfrontends, with a basic home page, navigation, and a couple of sample remote screens so I can see how the pieces fit together. Please make it easy to start with ng serve, and make sure the project builds and tests without errors.
Keep the design simple and modern, with a little bit of styling so it does not look empty. If anything about the setup needs current Angular guidance, look up the latest docs online and use the right approach for Angular 19. Also add a short README style note inside the app or in comments if there is anything important I should know to run or extend it.
Are you gonna build this?
make sure you review the code using coderabbit