fjianzhou / mfe-webpack-demo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Webpack 5 Module Federation Demo

This Demonstrates Micro-frontend architecture using the FOSA application architecture specification. FOSA = Federation of Standalone Applications.

  1. yarn install && yarn start
  2. Browse to localhost:3001

About


Languages

Language:JavaScript 95.5%Language:HTML 4.5%