Skip to content

Latest commit

 

History

History
27 lines (16 loc) · 397 Bytes

File metadata and controls

27 lines (16 loc) · 397 Bytes

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/