Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 317 Bytes

README.md

File metadata and controls

21 lines (12 loc) · 317 Bytes

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