1.0.1 • Published 7 years ago

lyef-react-cli v1.0.1

Weekly downloads
6
License
MIT
Repository
github
Last release
7 years ago

Lyef React Cli NPM version

A terminal CLI to create isolated and decoupled react componentes with es6. To understand more about the structure and philosophy, please take a look to the generated structure here.

Getting Started

Install lyef-react-cli globally:

$ npm install -g lyef-react-cli

Usage

Run the create command:

# passing the attributes directly
$ lyef-react create my-component-name authorname "Some description about it" 0.0.1

# passing just the name
$ lyef-react create my-component-name

Contributing

See the CONTRIBUTING Guidelines

Support

If you have any problem or suggestion please open an issue here.

License

MIT License @ lyef