martinjackson / koa-quick-serve

example Koa server with a Markdown -> html trasnaltion on the fly

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A Koa quick serve of mixed content


Project Tree

  • frontend:

    • mixture of content to serve up (Markdown, html, images, etc.)
  • server (the NodeJS backend with Koa)


About

example Koa server with a Markdown -> html trasnaltion on the fly


Languages

Language:JavaScript 75.4%Language:HTML 24.6%