Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/yandeu/handlebars-to-static-or-ssr

Run Handlebars on the Server Side (with node.js and express) or generate Static HTML files.
https://github.com/yandeu/handlebars-to-static-or-ssr

express handlebars nodejs ssr static

Last synced: about 1 month ago
JSON representation

Run Handlebars on the Server Side (with node.js and express) or generate Static HTML files.

Awesome Lists containing this project

README

        

# Handlebars to Static or SSR

Run Handlebars on the **Server Side** (with node.js and express) or **generate Static HTML** files.

## Features

Includes **Hot Reloading**

## Scripts

- `npm start` or `npm run dev` to develop (port 3000)
- `npm run serve` to serve the project server side (port 3000)
- `npm run build:static` to generate the static html files to /www