Skip to content

RyanButton/mustache-renderer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mustache Renderer for the Lazy

Boilerplate for rendering a mustache template and writing it to a file.

How to use

  • Clone repo and run npm i to install node modules
  • Copy your mustache template code into template.mustache
  • Run npm start in terminal

Running this will create a new file with your rendered html in root directory called output.html.

About

Mustache boilerplate for the lazy

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published