https://github.com/uvarovag/react-moodule-federation-dynamic
https://github.com/uvarovag/react-moodule-federation-dynamic
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/uvarovag/react-moodule-federation-dynamic
- Owner: uvarovag
- Created: 2024-12-08T20:02:51.000Z (6 months ago)
- Default Branch: master
- Last Pushed: 2025-01-18T14:59:51.000Z (5 months ago)
- Last Synced: 2025-01-18T15:40:50.672Z (5 months ago)
- Language: TypeScript
- Size: 105 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# React Module Federation Dynamic Module Import
## Features
- Host app
- Remote app## Installation
```bash
npm run install
```## Start
```bash
npm run start
```