Skip to content

Demo for a small MicroFrontend with Module Federation

Notifications You must be signed in to change notification settings

tsl143/microfrontend-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

MicroFrontend Basic Demo

Get started

This repo contains 2 projects: Host and Remote
We need to use both simultaneously, open both projects in separate terminals and do the following in both

$ npm install
$ npm start

The host project will run on http://localhost:3001
The remote project will run on http://localhost:3002

About

Demo for a small MicroFrontend with Module Federation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published