tsukhu / rwd-spa-alljs-app

Responsive Single Page Application using an end to end Java Script stack
http://tsukhu.github.io/rwd-spa-alljs-app
MIT License
15 stars 10 forks source link

Jade Templating with Node.Js #12

Closed tsukhu closed 10 years ago

tsukhu commented 10 years ago

Currently no templating engine is being used .. Move to using Jade Templating Engine to make the code more readable / maintainable and efficient.

tsukhu commented 10 years ago

Done. Cleaned up the node web server start up with jade templating being used for the index page. Migrated the index.html to views/index.jade