jprivillaso / webpack-react-boilerplate

Webpack boilerplate to be used with React, Redux and Redux-Saga

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

React boilerplate

Welcome! The idea of this boilerplate is to give you a simple configuration to start a React-Redux project. It doesn't have magic code, instead it gives you a very simple to understand example that uses:

  • React
  • Redux
  • Redux-Saga
  • Moment

Webpack configuration uses very common plugins that optimizes the performance of your build!

Feel free to open a pull request or an issue.

About

Webpack boilerplate to be used with React, Redux and Redux-Saga


Languages

Language:JavaScript 98.0%Language:HTML 1.7%Language:CSS 0.3%