Hapi Building Blocks

Enumerate the core building blocks of hapi and explain how these are assembled into a simple application.
Static Views

Explore how to server simple views using the Hapi Inert plugin
Templates

Extend the static view with more dynamic capabilities with the vision plugin and the handlebars templating engine.
Lab-6 Views

Extend the application to employ layouts, templates, and partials. Include simple interaction features to track users and donations.