create-micro-frontends
v0.5.1
Published
Cli for creating a LeanJS micro-frontends project
Downloads
10
Maintainers
Readme
create-micro-frontends
Do you want to easily experiment with Lean micro-frontends? The create-micro-frontends
CLI helps you get started from scratch. Do you have a front-end monolith and want to break it up? Check this guide.
With NPM:
npm create micro-frontends@latest
With Yarn:
yarn create micro-frontends
With PNPM:
pnpm create micro-frontends