Request handler that creates the presenter then forwards to the dispatcher function. Renders 404 if the dispatcher did not handle the request.
Will automatically serve the presenter.style and presenter.script as "style.css" and "script.js"
See Implementation
Request handler that creates the presenter then forwards to the dispatcher function. Renders 404 if the dispatcher did not handle the request.
Will automatically serve the presenter.style and presenter.script as "style.css" and "script.js"