Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 188 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 188 Bytes

preact-htm-deno

Just a experiment on how one can use preact with deno.

How to run

deno run --allow-net --allow-read ./server.ts

Then open your browser in localhost:8000