1.1.0 • Published 8 years ago
slush-lyef-react v1.1.0
Slush Lyef-react 
A slush generator to create isolated and decoupled react componentes with es6. To understand more about the structure and philosophy, please take a look at the generated structure here.

Getting Started
Install slush-lyef-react globally:
$ npm install -g slush-lyef-reactUsage
Create a new folder for your component:
$ mkdir my-componentRun the generator from within the new folder:
$ cd my-component
$ slush lyef-reactGetting To Know Slush
Slush is a tool that uses Gulp for project scaffolding.
To find out more about Slush, check out the documentation.
Contributing
See the CONTRIBUTING Guidelines
Support
If you have any problem or suggestion please open an issue here.