htmlTemplatesInNodeJs An example about how to use handlebars/HTML Templates in NodeJs with Express framework. Installation: 01. Install nodejs 02. From your command prompt install nodemon (npm install -g nodemon) 03. Start using it! npm start