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.
To check the commands available check:
npx ragu-cli help
You can use the --help
flag with any command:
npx ragu-cli dev --help