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