Skip to main content
Module

x/opine/examples/eta/README.md

Minimalist web framework for Deno ported from ExpressJS.
Go to Latest
File

eta

Example of how to use Opine’s template engine and rendering capabilities with the eta template engine.

View Eta’s documentation at https://eta.js.org

How to run this example

Run this example using:

deno run --allow-net --allow-read --unstable ./examples/eta/index.ts