Skip to content

craigmorrison/example-webpack-module-federation

Repository files navigation

Module Federation - Portal Example

A set of applications showing how Webpack's Module Federation feature can be used to faciliate a micro-frontend architecture.

Requirements

You need to have Node.js and Yarn installed

If you have Node.js and NPM, you can install Yarn with the command: npm i -g yarn

Installing and running

Install with Yarn install

Run with Yarn start

This will start all of the applications:

The Portal application will consume the federated Table and Counter applications from their servers.

Links

About

Example of Module Federation using Webpack

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published