React Redux Webpack Express Starter Kit
- Starter kit to get your server running with react, redux, webpack, and express
$ git clone https://github.com/kennrll18/react-redux-webpack-express.git
$ cd react-redux-webpack-express
$ npm install
$ npm start
Go to your browser and type in localhost:3000