Using webpack module federation
cd Todos
npm install
npm start
cd Forms
npm install
npm start
cd host
npm install
npm start
After running about commands open http://localhost:8080/ in browser
Using webpack module federation
cd Todos
npm install
npm start
cd Forms
npm install
npm start
cd host
npm install
npm start
After running about commands open http://localhost:8080/ in browser