mkamakura / redux-jquery

a sample project using redux, jQuery

Home Page:https://www.gitbook.com/book/mkamakura/redux-jquery/details

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

a sample project using redux, jQuery

https://www.gitbook.com/book/mkamakura/redux-jquery/details


Languages

Language:HTML 100.0%