Source code for Ship2 that uses node.js with express, jade and stylus
Run this command in console:
npm install
All dependencies will be downloaded by npm
to node_modules
folder.
Run this command in console:
node app.js
Open http://localhost:3000
to access basic Ship 2 Site.