Skip to content

owklama/micro-front-end

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

micro-front-end

Proof of concept

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.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors