Skip to content

mrbrunelli/deno-view-engine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

deno

Deno View Engine

Serving HTML and CSS with EJS Templates

Run app

deno run --allow-net --allow-read app.ts

Cache reload (if it's necessary)

deno run --reload