0.2.1 • Published 2 years ago
@uiflow/cli v0.2.1
Uiflow - Custom Components via CLI
Uiflow allows you to register your own custom React UI and logic components by providing you a live development server and the library publisher via a single @uiflow/cli package.
Documentation
For detailed documentation and a walk through for building your own components with Uiflow CLI, please visit our documentation website.
Installation
When you are ready to create your own component library, add @uiflow/cli as a dependency:
npm install @uiflow/cliOther commands
For a full list of available commands and flags, run:
npx uiflow -h