Skip to content

client-side integration of independent components at runtime

Notifications You must be signed in to change notification settings

samuelstein/micro-frontends-poc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Transclusion Example

This POC shows how to compose independent html components into a container app which is better known as: micro-frontends.
It uses the great(est) webpack feature: module federation for client-side integration of independent components at runtime.

How to use

Run the following commands in the root directory:

npm run start

The micro-frontends are independently deployed via lerna:

Check out this link for more examples: https://github.com/module-federation/module-federation-examples

About

client-side integration of independent components at runtime

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages