The idea is to have files that can be shared in Singleton mode, which means it shares only the pieces of code that are needed to execute.
In addition, you can share not only components but also functions, modules, etc...
All sub-projects were generated by create-mf-app, easier to share components, once a remote component is modified it will instantly update in all the underline hosts.
home- exposing functions and components for hosts to use.pdp- remotely importing components and using it.