UNPKG

react-mfe-gen

Version:

Generate React micro-frontends, containers, and projects using a simple CLI with runtime integration support.

4 lines (3 loc) 65 B
#!/usr/bin/env node import mfeGen from './mfe-gen.js'; mfeGen();