- Redux+jQuery examples
- ES2015(babel)
- Examples don't use React
git clone https://github.com/mkamakura/redux-jquery.git
cd redux-jquery && npm i
npm start
Launch local server and watchify.
- Fork it!
- Create your feature branch:
git checkout -b my-new-feature
- Commit your changes:
git commit -am 'Add some feature'
- Push to the branch:
git push origin my-new-feature
- Submit a pull request