/grails-jquery-mobile

Grails plugin integrating the jQuery mobile library into Grails scaffolding

Primary LanguageJavaScript

This is a Grails plugin that replaces the default scaffolding page templates with jQuery-mobile enhanced pages.

To test:

cd test/projects/bookstore
grails install-mobile-templates --non-interactive
grails run-app