generator-react-redux-yo

Generator structure based in React with Redux

Usage no npm install needed!

<script type="module">
  import generatorReactReduxYo from 'https://cdn.skypack.dev/generator-react-redux-yo';
</script>

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