Skip to content

Example of usage webpack module federation for building micro-fe

License

Notifications You must be signed in to change notification settings

zhdanouskikh/micro-fe-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

react-frontend-example

Example of using React Components with Webpack Module Federation in different applications (react and simple html).

How to use

Run the following commands in the root directory.

yarn
yarn start

Navigate to:

  • http://localhost:3002 - to look how it works with react application
  • http://localhost:3003 - to look how it works with simple html

About

Example of usage webpack module federation for building micro-fe

Resources

License

Stars

Watchers

Forks

Packages

No packages published