Skip to content

hihl/generator-react-redux-express

Repository files navigation

generator-react-redux-express

Amount of Downloads per month Dependency Tracker Dependency Tracker Node Version

Yeoman generator for ReactJS - lets you quickly set up a project including karma test runner and Webpack module system.

  • React
  • Redux
  • React Router
  • React Router Redux
  • Babel
  • PostCSS
  • Less
  • Scss
  • Sass
  • Stylus
  • ESLint TODO 2016/9/7
  • Karma + mocha + chai
  • live reload
  • express
  • pm2
  • database TODO 2016/9/7

Installation

# Make sure both is installed globally
npm install -g yo
npm install -g generator-react-redux-express

Setting up projects

# Create a new directory, and `cd` into it:
mkdir my-new-project && cd my-new-project

# Run the generator
yo react-redux-express

Thanks

About

A generator with react,redux,mocha,express,es6

Resources

License

Stars

Watchers

Forks

Packages

No packages published