contracamilo / node-webpage-hbs

Server-side rendered web page implemented with handlebars

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Node static Web page deployed on Heroku.

Web server

live view

Use y configuration of Express

Serve static content

Template engines

Handlebars (Helpers, Partials)

Variables

Deploys en Heroku and GitHub

Web Public folders

Within the project folder type the following commands on console to run the project:

npm i
npm run start

About

Server-side rendered web page implemented with handlebars


Languages

Language:JavaScript 96.1%Language:HTML 3.7%Language:CSS 0.2%