Skip to content
davidjamesstone edited this page Sep 24, 2016 · 1 revision

Views

The vison plugin is used for template rendering support.

Config

Views are configured in the server/views/index.js file.

Handlebars

By default, the template engine used in handlebars with support for view caching, layouts, partials and helpers.