Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 407 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 407 Bytes

Client Server Jade

An example node.js application sharing jade template rendering on the server and client. The overarching requirement is to write application logic once, with minimal fuss.

Requires node & npm 1.0+

Install and run:

git clone git@github.com:kulor/client-server-jade.git
cd client-server-jade
npm install .
node app.js

Play with it:

http://localhost:4040/