Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 249 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 249 Bytes

fresh website

This is the fresh website source. The fresh website contains:

  • a homepage
  • a documentation page

Usage

Start the project:

deno run -A --watch main.ts

This will watch the project directory and restart as necessary.