Thanks to visit codestin.com
Credit goes to github.com

Skip to content

CKPlus/generator-react-redux-webpack

Repository files navigation

generator-react-redux-webpack NPM version

Scaffold out a front-end web app with React-Redux

Features

  • React
  • React-Redux example
  • Material-UI
  • Webpack
  • Built-in preview server with LiveReload

Installation

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

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

Then generate your new project:

yo react-redux-webpack

Install npm modules

npm install

Run webpack dev server

npm run start

Getting To Know Yeoman

Yeoman has a heart of gold. He's a person with feelings and opinions, but he's very easy to work with. If you think he's too opinionated, he can be easily convinced. Feel free to learn more about him.

License

MIT © Eric Yu

About

Yeoman generator

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published