https://github.com/uvarovag/playground-module-federation-bridge-react
https://github.com/uvarovag/playground-module-federation-bridge-react
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/uvarovag/playground-module-federation-bridge-react
- Owner: uvarovag
- Created: 2024-12-08T20:02:51.000Z (6 months ago)
- Default Branch: master
- Last Pushed: 2025-02-15T13:40:44.000Z (4 months ago)
- Last Synced: 2025-02-15T14:29:17.747Z (4 months ago)
- Language: TypeScript
- Size: 496 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Module Federation Bridge React
## Features
- @module-federation/bridge-react
- Host app
- Remote apps## Installation
```bash
npm i
```## Start
```bash
npm start
```