Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
# Marko Hapi Sample

This sample application illustrates how to integrate Marko with a Hapi server.
This sample application illustrates how to integrate Marko with a Hapi 17 server using hapi/Vision plugin.

The example demonstrates how to use reusable content with **include**; and also gives an example of a MarkoJS **component** using custom tags.

## Installation

Expand Down
Loading