Skip to content

micro-frontend-example/root-app

Repository files navigation

root-app

App Architecture Idea

Since the idea is to have each logical module into a separate micro frontend app with different technologies, here is my intial thought on it:

Module Name Registered as Type Description Framework
App Root @mf-app Root App Root App n/a
Navbar @mf-app/navbar common module Global Navigation React
Dashboard @mf-app/dashboard page module Dashboard page React
List @mf-app/list page module Product List page Angular
Detail @mf-app/detail page module Product Detail page Vue

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors