Skip to content
This repository was archived by the owner on Feb 11, 2024. It is now read-only.

sripwoud/microfrontends

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Microfrontends with webpack ModuleFederationPlugin

Package Type Port Framework
container host 8080 react
marketing remote/sub application 8081 react
auth remote/sub application 8082 react
dashboard remote/sub application 8083 vue

All package have a start and build script that can be run with yarn start and yarn build respectively.

Takeaways

About

Microfrontends with webpack ModuleFederationPlugin

Topics

Resources

License

Stars

Watchers

Forks