Expressjs
-
March 22, 2017
Build a simple http server in Ubuntu using Nodejs and ExpressJs
Today, I am going to talk about how to build a simple http server in ubuntu using Nodejs and Expressjs. If you have not installed Nodejs, please install it or check this. By now, I am assumming that you have installed Nodejs. Let’s start now: Cre...