Skip to content

A basic nodejs/expressjs project for that allows the use of shared jade templates by browser/client and node backend.

Notifications You must be signed in to change notification settings

lundner/jade-shared-templates

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

shared jade templates

This is a basic nodejs/expressjs project for that allows the use of shared jade templates by browser/client and node backend.

You can find an extensive description on my website (german).

Getting started

First you will need to install the dependencies (expressjs and jade) by

npm install

When all packages are installed into the node_modules folder you can simply start the app with

npm start

You should be able to access the demo-side on 127.0.0.1:3000

About

A basic nodejs/expressjs project for that allows the use of shared jade templates by browser/client and node backend.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published