No description
Find a file
2025-11-08 05:12:15 -03:00
assets i forgor 2025-11-08 05:12:15 -03:00
components i forgor 2025-11-08 05:12:15 -03:00
islands initial commit 2025-11-06 21:45:58 -03:00
routes i forgor 2025-11-08 05:12:15 -03:00
scripts initial commit 2025-11-06 21:45:58 -03:00
static initial commit 2025-11-06 21:45:58 -03:00
utils meow 2025-11-07 22:01:15 -03:00
.gitignore initial commit 2025-11-06 21:45:58 -03:00
client.ts meow 2025-11-07 22:01:15 -03:00
deno.json initial commit 2025-11-06 21:45:58 -03:00
deno.lock initial commit 2025-11-06 21:45:58 -03:00
LICENSE initial commit 2025-11-06 21:45:58 -03:00
main.ts meow 2025-11-07 22:01:15 -03:00
README.md initial commit 2025-11-06 21:45:58 -03:00
vite.config.ts initial commit 2025-11-06 21:45:58 -03:00

Fresh project

Your new Fresh project is ready to go. You can follow the Fresh "Getting Started" guide here: https://fresh.deno.dev/docs/getting-started

Usage

Make sure to install Deno: https://docs.deno.com/runtime/getting_started/installation

Then start the project in development mode:

deno task dev

This will watch the project directory and restart as necessary.