Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 344 Bytes

readme.md

File metadata and controls

13 lines (9 loc) · 344 Bytes

ZIONIX CLI

This CLI was created with the aim of facilitating repetitive day-to-day tasks during development processes with React

$ zionix create:component {NAME} (create a react component)
$ zionix c {NAME} (shortcut for creating react component)
$ zionix create:page {NAME} (create a react page)

License

MIT - see LICENSE