uct
v0.0.1
Published
command-line interface tool for manage react projects structure
Downloads
3
Readme
uct
command line program for manage react projects structure
Create Component
uct create component [name]
-t, --type: Specifies the component type(class or function). Default: class
-s, --spec: Specifies if a test file is generated. Default: true
