react-uikit-cli
v1.0.5
Published
react uikit cli
Downloads
26
Maintainers
Readme
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
- [x] Easy-to-use CLI
- [x] free modify uikit
- [x] support with storybook
- [ ] support with unit test
