Twifeur.
Find a file
2024-05-23 21:22:09 +02:00
.vscode init 2024-05-21 18:49:16 +02:00
auth update patyhs 2024-05-23 21:22:09 +02:00
components init 2024-05-21 18:49:16 +02:00
doc update patyhs 2024-05-23 21:22:09 +02:00
islands init 2024-05-21 18:49:16 +02:00
lib update patyhs 2024-05-23 21:22:09 +02:00
routes update patyhs 2024-05-23 21:22:09 +02:00
static init 2024-05-21 18:49:16 +02:00
.gitignore init 2024-05-21 18:49:16 +02:00
deno.json init 2024-05-21 18:49:16 +02:00
dev.ts init 2024-05-21 18:49:16 +02:00
fresh.config.ts init 2024-05-21 18:49:16 +02:00
fresh.gen.ts update patyhs 2024-05-23 21:22:09 +02:00
main.ts init 2024-05-21 18:49:16 +02:00
README.md init 2024-05-21 18:49:16 +02:00
utils.ts init 2024-05-21 18:49:16 +02: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://deno.land/manual/getting_started/installation

Then start the project:

deno task start

This will watch the project directory and restart as necessary.