Skip to content

Latest commit

 

History

History

dejs

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

ejs

Example of how to use Opine's template engine and rendering capabilities with the dejs module.

How to run this example

Run this example using:

deno run --allow-net --allow-read ./examples/dejs/index.ts

after cloning the repo locally.