Skip to content

ragu-framework/ragu-cli

Repository files navigation

Ragu

ragu-cli: A CLI for improve your experience with Micro-frontend

Ragu is a micro-frontend framework designed to enable multiple teams to work at the same product but in different codebase. This toolkit makes it even easier to publish micro-frontends.

Ragu License: MIT npm version PRs Welcome

Usage

To check the commands available check:

npx ragu-cli help

You can use the --help flag with any command:

npx ragu-cli dev --help