CunningDJ / diw-nunjucks-site

Sample website made with Nunjucks to demonstrate backend rendering.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Sample website made with Nunjucks to demonstrate backend rendering.


Languages

Language:JavaScript 50.3%Language:HTML 49.7%