react/examples/jquery-mobile
Ben Alpert 4cb4bd0220 Add shims to examples
I find myself often using (modified) examples to test in IE and it's a pain to have to add the shims in every time. Might as well just add them in always.
2014-05-21 00:07:18 -07:00
..
js jQuery Mobile React Example 2014-01-12 17:04:42 -02:00
README.md jQuery Mobile React Example 2014-01-12 17:04:42 -02:00
index.html Add shims to examples 2014-05-21 00:07:18 -07:00

README.md

jQuery Mobile React Example

This example demonstrates how jQuery Mobile applications can be built with React.

The source code is based on jQuery Mobile's pages-multi-page example.