Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 325 Bytes

Readme.md

File metadata and controls

18 lines (12 loc) · 325 Bytes

Basic Express Site (2016 Edition)

A simple website in node js to accompany a blog post.

Setup

npm i
npm run build
npm start

# development mode (watches for source changes)
npm run watch

Screenshot

Screenshot