Skip to content

FissionCat/handlebars-node-server-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Server-side templating with handlebars and node.js

Requirements

Node.js must be installed: https://nodejs.org

Install the handlebars module:

npm install

Running the server

npm start

Viewing the result

Once the server has been started, go to http://localhost:8000/.

About

A simple example of server-side templating using handlebars and node.js

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published