@hackney/create-mfe
v1.1.6
Published
Scaffold Micro-frontend apps with Hackney Council standards
Downloads
5
Keywords
Readme
@hackney/create-mfe
A collection of scaffolding utilities for Micro-frontends
Installation
npx @hackney/create-mfe
Alternatively with yarn:
yarn create @hackeny/mfe
The script will accept a path argument for the intialising directory:
yarn create @hackney/mfe my-app
Usage
The current scaffolding utilities are:
- Application - Create a new React Micro-frontend application.
- Upgrade - Upgrade an existing Application's dependencies to the latest specified.