In this post we will install Express, the node.js framework, and we will create our first project with the famous "Hello World!"
We will first explain what is Express:
"Express is a minimal and flexible node.js web application
framework providing a robust set of features for building
single and multi-page, and hybrid web applications."