slush-lyef-react
v1.1.0
Published
A slush generator to create isolated and decoupled react componentes with es6.
Downloads
4
Maintainers
Readme
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-react
Usage
Create a new folder for your component:
$ mkdir my-component
Run the generator from within the new folder:
$ cd my-component
$ slush lyef-react
Getting 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.