hcli-react
v1.0.2
Published
Hygor Dias CLI
Downloads
2
Readme
HCLI
A CLI for generate custom react components and screens.
Installing
Check out the documentation at https://github.com/infinitered/gluegun/tree/master/docs.
Publishing to NPM
To package your CLI up for NPM, do this:
Using yarn
yarn global add hcli-react
or
npm install -g hcli-react
Then you can see the options with
hcli -h
License
MIT - see LICENSE