Skip to content

kulor/client-server-jade

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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/

About

An example node.js application sharing jade template rendering on the server and client

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published