- clone this repo
git clone https://github.com/hasmuddinansari/micro-frontend-and-iframe.git
. - run
npm install
by going each of folder - ( form, host1, host2) - start app by
npm start
of each host.
- form - localhost:3002
- host1 - localhost:3000
- host2 - localhost:3001