/redux-jquery

a sample project using redux, jQuery

Primary LanguageHTML

redux-jquery

  • Redux+jQuery examples
  • ES2015(babel)
  • Examples don't use React

build

git clone https://github.com/mkamakura/redux-jquery.git
cd redux-jquery && npm i
npm start

Launch local server and watchify.

Contribution

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request

GitBook