1.0.2 • Published 3 years ago

hcli-react v1.0.2

Weekly downloads
-
License
MIT
Repository
-
Last release
3 years ago

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