README
Newestapps ReactJS Generator
Commands available
yo newestapps-reactjs
Build a project from scratchyo newestapps-reactjs:screen {className}
Creates a project template screen (.jsx and .scss files)yo newestapps-reactjs:component {className}
Creates a component (.jsx and .scss files)--withRedux
will add the extra code for redux store interaction