I am trying to generate an express skeleton, using the express generator. So it would be this:
$ npm install express-generator -g
However, it
You can also directly include your html file into your jade file
include ../../public/index.html