Skip to content

Files

Latest commit

43420b1 · Sep 5, 2022

History

History
11 lines (6 loc) · 297 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 297 Bytes

micro-frontend-iframe

This libray implements micro-frontends with iframes and react components.

Installation

npm install --save micro-frontend-iframe

Usage

In the example folder there is an example of usage of this library (to test it run npm i and npm start from that folder).