1.0.5 • Published 5 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-cliUsage with npx
Initialized project :
npx react-uikit-cli initcreate new uikit
example :
react-uikit-cli --create buttonrun watch storybook
react-uikit-cli start:sboptions & command
react-uikit-cli --helpUsage: 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 storybookFeatures
- Easy-to-use CLI
- free modify uikit
- support with storybook
- support with unit test