Tag Archives: create simple app with nodejs express

create-simple-static-website-with-nodejs-express

Create simple static website with nodejs,express and jade

Hello world, Today we are going to discuss that how to Create simple static website with nodejs,express and jade.

I have divided this tutorial in following parts:

  • Introduction of Node.js and express
  • Install Node.js and express
  • Create sample website
  • Test our website 

Continue reading