@hackney/create-mfe
v1.2.6
Published
Scaffold Micro-frontend apps with Hackney Council standards
Keywords
Readme
@hackney/create-mfe
Scaffolding CLI for Hackney micro-frontend applications.
Requires Node.js 24+.
Installation
npx @hackney/create-mfeOptionally pass a path for the new app directory:
npx @hackney/create-mfe my-appUsage
The current scaffolding utilities are:
- Application — create a new React micro-frontend application.
- Upgrade — upgrade an existing application's dependencies to the latest specified versions.
Under the hood this wraps @hackney/generator-mfe. You can also use
mtfh-cli new / mtfh-cli upgrade.
Linked versioning
@hackney/create-mfe and @hackney/generator-mfe are versioned together via Release
Please linked versions. See the root README.
