suhaibkhan / module-federation-poc

Webpack Module Federation POC with React

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Webpack Module Federation POC with React

Start in devlopment mode

cd app-shell
npm install
npm start

cd app1
npm install
npm start

About

Webpack Module Federation POC with React


Languages

Language:JavaScript 87.0%Language:HTML 11.1%Language:CSS 1.9%