marko-js-samples / marko-http

Example of using Marko with a simple Node.js HTTP server

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Marko HTTP Sample

This sample application illustrates how to integrate Marko with a simple Node.js HTTP server.

Installation

npm install
npm start

About

Example of using Marko with a simple Node.js HTTP server


Languages

Language:JavaScript 60.4%Language:HTML 39.6%