Monorepo creado con npm workspaces, usando shell en react instanciando aplicaciones react con rutas anidadas y aplicaciones remotas de angular con una libreria de angular.
npm run start:shell
npm run start:app1
npm run start:app2
npm run start:banner
ng g library @libs/my-lib
ng g application @apps/user --prefix=user --routing --style=scss