middleman-ratchet is an extension for the Middleman static site generator that adds support for the Ratchet prototyping mobile apps
gem install middleman
gem install middleman-ratchet
middleman init project_name --template ratchet
middleman server
See CONTRIBUTING
Released under the MIT License. See the LICENSE file for further details.