Skip to content
This repository was archived by the owner on Mar 21, 2025. It is now read-only.

Latest commit

 

History

History
18 lines (12 loc) · 325 Bytes

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