create-mfe-kit

0.3.10 • Public • Published

Create MFE kit (WIP)

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.

CLI Usage

Create a new MFE project.

npm create mfe-kit@latest

Add a new remote app inside MFE.

npx create-mfe-kit add *app name*

Features

  • Zero-config microfrontend setup.
  • Webpack Module Federation pre-configured.
  • Easily add new remote apps via CLI.

Work in Progress Features

  • Multi-framework support (React, Vue, Angular, etc.).
  • Auto-routing setup for newly added MFEs.
  • Optional TypeScript support.

License

This project is licensed under the MIT License.
© 2025 Prathvin Pinto

Package Sidebar

Install

npm i create-mfe-kit

Weekly Downloads

21

Version

0.3.10

License

MIT

Unpacked Size

33.5 kB

Total Files

46

Last publish

Collaborators

  • flintbits