Node app with three different templating engines like Jade or pug, Handlebars, Ejs. You can get to know the basics of all these templating engines. (Personally I preper to work with jade or pug it gives more flexibility to work with...)
Pull this repository, redirect to the root folder of this repo and intall npm using the below npm command. 'npm install'
npm start
Happy Codding...