1.0.3 • Published 12 months ago

kylin-ui-cli v1.0.3

Weekly downloads
-
License
ISC
Repository
-
Last release
12 months ago

Kylin-UI-CLI

What's this?

This is a CLI tool for Kylin UI to generate component's template.

Usage

Install

  npm i -g kylin-ui-cli

Create a component

  kylin create component <component-name>

And then, you will see the component's template in the packages/components/<component-name>/<component-name>.tsx file and test or css file.

1.0.3

12 months ago

1.0.2

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago