generator-react-redux-yo
v1.2.0
Published
Generator structure based in React with Redux
Downloads
2
Readme
Generator React Redux
Installing yo and generator-react-redux-yo
First thing is to install yo
if you preferer use npm
or yarn
:
npm install -g yo
And now install the generator-react-redux-yo
:
npm install -g generator-react-redux-yo
and finally you use execute generator generator-react-redux-yo
:
yo react-redux-yo