Skip to content

nodeschoolsm/microfrontend-react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Ejemplo de implementacion de MicroFrontends con React JS

microfrontend with react

Run container

cd container

npm i && npm run build && npm run serve // running in port 3001

Run banner

cd container

npm i && npm run build && npm run serve // running in port 3000