Skip to content

konnic/module-federation-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

module-federation-test

Simple skeleton micro frontend application to test module federation with webpack 5 + Angular 11. To run the application, for each individual Angular project run:

  • Run yarn install to install dependencies.
  • Run ng serve within in each of the three Angular projects to run the development servers.
  • Visit http://localhost:3000

Project structure

  • shell: Container application with routing, which loads the two micro frontend applications at runtime.
  • predictive-maintenance: Micro frontend 1
  • vehicle-diagnosis: Micro frontend 2

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published