zzox / blog-example

Example blog using Markdown, Handlebars and Express

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

blog-example

This repo uses using Handlebars, Markdown and Express to create a blog.

Usage

  1. Run yarn (or npm install).
  2. Run yarn start (or npm start).
  3. Go to http://localhost:8000/blog in your browser.

About

Example blog using Markdown, Handlebars and Express

License:MIT License


Languages

Language:Handlebars 68.7%Language:JavaScript 31.3%