See the marko-hapi sample project for a working example.
npm install hapi --savenpm install marko --save
EDIT"use strict";;const Hapi = ;const indexTemplate = ;const server = ;const port = 8080;server;server;serverstart {if errthrow err;console;};
Helpful? You can thank these awesome people! You can also edit this doc if you see any issues or want to improve it.