Based on HTML5 boilerplate + JQuery Mobile, this is the framework to start a Phonegap app.
Based on an app created for a thesis in [http://www.me.upenn.edu/ipd/](UPenn's IPD program).
Yes, please. Pull requests are very welcome. If it's not tested, we will not pull it.
- Fork it
- Bonus points for feature branches (
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
) - Create new Pull Request