Thanks to visit codestin.com
Credit goes to github.com

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 [email protected]: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

3 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors