1.0.5 • Published 10 months ago

react-microfrontend-cli v1.0.5

Weekly downloads
-
License
MIT
Repository
-
Last release
10 months ago

React Scaffold CLI

npm npm license

Description

React Starter CLI is a powerful command-line tool to generate the mfe

Installation

Global Installation

Install the CLI tool globally using npm:

npm install -g react-microfrontend

Local Installation

Alternatively, you can install it locally within your project:

npm install --save-dev react-microfrontend

Usage After installing the tool, you can use it to scaffold a new React project with customizable options.

Create a New React Micro frontend app

react-microfrontend create

Run the command

npm run start:all
1.0.5

10 months ago

1.0.4

10 months ago

1.0.3

10 months ago

1.0.2

10 months ago

1.0.0

10 months ago