Skip to content

Sample website made with Nunjucks to demonstrate backend rendering.

Notifications You must be signed in to change notification settings

CunningDJ/diw-nunjucks-site

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nunjucks Sample Site

This is a sample website made with Node, ExpressJS, and Nunjucks that serves as a demonstration of a backend-rendered website.

Depdendencies

  1. node/npm

Setup

  1. git clone this repo
  2. Run npm install
  3. Run npm start to serve the website. This will serve it on port 8090.
  4. Access the site on your browser on http://localhost:8090

Releases

No releases published

Packages

No packages published