philippmossier / mfe-typescript

Updated and fixed Module-federation-examples/typescript

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TypeScript Example

This example demos a basic host/remote application with TypeScript.

Running Demo

Run yarn start. This will build and serve both app1 and app2 on ports 3001 and 3002 respectively.

About

Updated and fixed Module-federation-examples/typescript


Languages

Language:JavaScript 66.3%Language:TypeScript 30.0%Language:HTML 3.7%