Skip to content

batuhantozun/webpack-module-federation-vue

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Webpack Module Federation with Vue

Basic module federation setup with vue 3 and webpack 5

This repository is to experiment of Webpack 5's new Module Federation with Vue 3.

Here is the simple micro frontends architecture;

Container App — Host application. Consumes child apps.

Child App — Remote application. Expose own components.

Prerequisites

  • Node & NPM

Install

install and serve all applications.

Install Container App

Install Child App

About

Webpack Module Federation Example with Vue 3

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published