🚧 This project is still under development!
MF-Kit is a CLI tool designed to help you create and manage micro apps using Module Federation 2.0.
- CLI to generate templates
- CLI to add exposed components
- CLI to add remotes
- CLI to manage routes
- Monorepo to manage micro-apps
- CLI to publish application
Stay tuned for updates!
mf-kit init
mf-kit init-micro-app
mf-kit expose <remotePath> <localPath>
mf-kit add-remote <name> <url>