ragu-cli
v0.0.48
Published
A command line helper for ragu framework
Readme
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.
Usage
To check the commands available check:
npx ragu-cli helpYou can use the --help flag with any command:
npx ragu-cli dev --help