Skip to content

drouillard/sample-node-handlebars

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sample Application Using Node and Handlebars.js

Requirements

Install Express.js Module

npm install express

Install hbs module

npm install hbs

Running Server

$ node app.js

Testing Server

After server has been started, visit http://localhost:1337/

About

A 'Hello World' Application using Node and Handlebars.js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published