Skip to content

Files

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

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