-
Clone or download this repository.
-
Install Deno: https://deno.com
-
From the root folder of your cloned/downloaded copy, start a server for development...
deno task serve
-
Visit the development site in a web browser: http://localhost:4000
-
Make any changes you’d like to the files in the
public
folder.