/deno-fresh-demo

Playing with some Deno Fresh

Primary LanguageTypeScript

Playing with Deno Fresh

the fresh logo: a sliced lemon dripping with juice

Demo

This demo includes

  • Static home page
  • Page with a counter, using islands (only page with js shipped)
  • SSR random jokes
  • SSR random memes

Start the project:

deno task start

This will watch the project directory and restart as necessary.