Skip to content

patrick-steele-idem/express-view-streaming

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

express-view-streaming

Sample app that demonstrates streaming template rendering with Express and the Marko templating language.

To run:

git clone https://github.com/patrick-steele-idem/express-view-streaming.git
npm install
node server

To see your app in action, load the following URL in your web browser: http://localhost:8080/

If you take a look at the source you will see that there is no configuration necessary!

About

Sample app that demonstrates streaming template rendering with Express

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published