create-mf-kit
is a developer-friendly CLI tool that sets up a plug-and-play Micro Frontend architecture in seconds.
Inspired by tools like create-react-app
and create-vite
, but built specifically for MFE use cases.
npm create mfe-kit@latest
npx create-mfe-kit add *app name*
- Zero-config microfrontend setup.
- Webpack Module Federation pre-configured.
- Easily add new remote apps via CLI.
- Multi-framework support (React, Vue, Angular, etc.).
- Auto-routing setup for newly added MFEs.
- Optional TypeScript support.
This project is licensed under the MIT License.
© 2025 Prathvin Pinto