/react-redux-webpack-hot-loading

Sample TODO application using React with Redux, Webpack and Webpack hot loading middleware

Primary LanguageJavaScript

React Redux Webpack TODO Sample App with Hot loading

Installation
npm install
To run..
npm run serve

This will build the bundle and setup hot loading.

Navigate to http://localhost:3000