/webpack-react-redux-base

A pre-prepared skeleton for projects using React and Redux on top of Webpack-2.

Primary LanguageJavaScript

React Redux base

This aims to be a liable base for any projet intending to use React and Redux. It takes advantage of Webpack 2's tree-shaking ability.

known issues

React-hot-loader doest not work along webpack-2 so far.

get started

$ npm install $ npm start