alexis-regnaud / module-federation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TypeScript Example

This example demos a basic host/remote application with TypeScript and also streams types.

Installation

$ pnpm install

Running Demo

Run pnpm start. This will build and serve both host and remote on ports 3001 and 3002 respectively.

About


Languages

Language:TypeScript 52.4%Language:JavaScript 45.8%Language:HTML 1.8%