Skip to content

Instantly share code, notes, and snippets.

@realazthat
Created September 29, 2017 17:55
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save realazthat/c476390a634df7178e819a22b7e4c594 to your computer and use it in GitHub Desktop.
Save realazthat/c476390a634df7178e819a22b7e4c594 to your computer and use it in GitHub Desktop.
null created by realazthat - https://repl.it/Lq62/0
var nunjucks = require('nunjucks');
nunjucks.configure('.');
nunjucks.render('test.html');
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment