The only required files are
jQuery and
js/jmpress.js
to use.
For a quick and simple example look at the
examples/simple/index.html
and examples/simple/simple.css.
Currently jmpress.js includes all of the impress.js features and a lot more. To migrate simply add jQuery, change impress.js to jmpress.js and call $(selector).jmpress(); to initialize. Take a look at the impress.js running on jmpress.js example.