Skip to content

Latest commit

 

History

History

example-deno

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

To build run: deno run --allow-env --allow-read --allow-write --allow-net --allow-run build.js

To start a server with watch and livereload run: deno run --allow-env --allow-read --allow-write --allow-net --allow-run server.js