Simple Node Express Hello World App

localhost:3000

Steps :

  git clone https://github.com/eMahtab/node-express-hello-world
  cd node-express-hello-world
  npm install
  npm start

  Go to localhost:3000