1.1.6 • Published 3 years ago

@hackney/create-mfe v1.1.6

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

@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:

  1. Application - Create a new React Micro-frontend application.
  2. Upgrade - Upgrade an existing Application's dependencies to the latest specified.