React-redux-starter-kit
Features
Requirements
- node
- npm
Getting Started
git clone https://github.com/xQuotes/react-redux-starter-kit.git
cd react-redux-starter-kit
npm install
npm run dev
if you see the following:
Child html-webpack-plugin for "index.html":
Asset Size Chunks Chunk Names
index.html 548 kB 0
chunk {0} index.html 512 kB
[0] ./~/html-webpack-plugin/lib/loader.js!./index.ejs 955 bytes {0}
[1] ./~/lodash/lodash.js 511 kB {0}
[2] (webpack)/buildin/module.js 251 bytes {0}
Child html-webpack-plugin for "mobile.html":
Asset Size Chunks Chunk Names
mobile.html 548 kB 0
chunk {0} mobile.html 512 kB
[0] ./~/html-webpack-plugin/lib/loader.js!./mobile.ejs 671 bytes {0}
[1] ./~/lodash/lodash.js 511 kB {0}
[2] (webpack)/buildin/module.js 251 bytes {0}
webpack: bundle is now VALID.
Serves your app at
localhost:3333
Features
- react
- redux
- react-router
react-router-redux
redux-devtools
- webpack
- babel
- classnames