create-react-mfe
v1.1.3
Published
MFEs made easy
Downloads
13
Maintainers
Readme
create-react-mfe
[!WARNING] This is still a work in progress.
Easily create a workspace for building React MFEs using Storybook.
Initialize
npx create-react-mfe@latest init
Follow the prompts to bootstrap your MFE project.
Build
TODO