1.0.5 • Published 4 years ago
react-uikit-cli v1.0.5
react-uikit-cli
CLI for create uikit in react project suport with storybook
Table of Contents
Getting started
Install globally
npm install -g react-uikit-cli
Usage with npx
Initialized project :
npx react-uikit-cli init
create new uikit
example :
react-uikit-cli --create button
run watch storybook
react-uikit-cli start:sb
options & command
react-uikit-cli --help
Usage: uikit-cli [options]
Options:
-V, --version output the version number
-a, --all create all uikit (default: false)
-c, --create <create> create uikit
-h, --help display help for command
Commands:
init Initializes project
start:sb run watch storybook
Features
- Easy-to-use CLI
- free modify uikit
- support with storybook
- support with unit test