0.2.1 • Published 11 months ago

@uiflow/cli v0.2.1

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

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/cli

Other commands

For a full list of available commands and flags, run:

npx uiflow -h