Reactjs redux starter kit is a very simple and easy to use redux starter kit for reactjs nothing more, nothing less just what you want to getting started. Reactjs redux starter kit uses standard as a jslinter. Please free to use other javascript linters. Webpack 2 with Example Upto date all the time :)
- ReactJs
- Webpack 2
- Redux
- React-router
- and many more useful packages..
- clone the repository: https://github.com/bobony/reactjs-redux-starter-kit.git
- cd into reactjs-redux-starter-kit ($cd reactjs-redux-starter-kit) where package.json is present
- $npm install
- After the successfull installation run $npm run dev to start the dev server on localhost:3000
- For production build use $npm run build
This reactjs and redux starter with webpack 2 comes with a simple application where you can search the github repos
If you have any issues please report.
Suggestions and features are always welcome :)