sitepoint-editors / webpack-federation-example

webpack-federation-example

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Micro Frontend Example

Getting started

  • Clone the repo and run yarn install to install modules
  • To start the application run yarn start this will open all apps.
  • Go to http://localhost:8080

To see the mirco frontend in action. Make a change to the packages/product-list/src/productList.js file or the packages/basket/src/Basket.jsx and refresh the page to see the changes.

About

webpack-federation-example


Languages

Language:JavaScript 90.5%Language:CSS 6.2%Language:HTML 3.3%