Express

A frame work make it easy to code with node.js
refer to my local exercise file of coding in courses

Pug

A template Engines instead of HTML file to display the webpages
you can code by html files and use online converter to convert the code into pug files
converter document for pug

EJS

Another template Engines for displaying webpages
coding with the previous project