How to turn static pages in HTML or PSD into nodejs app?

I am wondering if there are easy tutorials or examples online that can guide me how to make static pages in HTML or from PSD into nodejs app? I read nodejs or its documentation and it is a bit overwhelming for me to understand.

Is it even possible to turn static pages into nodejs app?