0.0.1 • Published 6 years ago

generator-react-redux-ssr v0.0.1

Weekly downloads
2
License
Apache-2.0
Repository
github
Last release
6 years ago

generator-react-redux-ssr

React/Redux generator with support for Universal Component SSR

Installation

First, install Yeoman and generator-react-redux-ssr using npm (we assume you have pre-installed node.js).

npm install -g yo
npm install -g generator-react-redux-ssr

Then generate your new project:

yo react-redux-ssr

License

Apache-2.0 © Christian Howe