Skip to content

Source code of the presentation for JSDay Recife 2021 about Micro frontend with Module Federation

License

Notifications You must be signed in to change notification settings

raisiqueira/mfe-module-federation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jsday-recife-2021

Presentation about 'Micro Frontend using Webpack Module Federation'.

Install

Install dependecies using Yarn.

Run

To run all application, just run the command into terminal:

yarn start:shell && yarn start:app01 && yarn start:app02

Or you can use Concurrently:

concurrently -n start:shell,start:app01,start:app02

License

MIT @ Raí Siqueira

About

Source code of the presentation for JSDay Recife 2021 about Micro frontend with Module Federation

Topics

Resources

License

Stars

Watchers

Forks

Sponsor this project