Go to file
a 08f923875c
noot
2024-10-20 21:48:23 -05:00
components noot 2024-10-20 21:48:23 -05:00
islands noot 2024-10-20 21:48:23 -05:00
lib noot 2024-10-20 21:48:23 -05:00
routes noot 2024-10-20 21:48:23 -05:00
static noot 2024-10-20 21:48:23 -05:00
.gitignore noot 2024-10-20 21:48:23 -05:00
README.md noot 2024-10-20 21:48:23 -05:00
app.config.ts noot 2024-10-20 21:48:23 -05:00
deno.json noot 2024-10-20 21:48:23 -05:00
dev.ts noot 2024-10-20 21:48:23 -05:00
doorgan.yml noot 2024-10-20 21:48:23 -05:00
fresh.config.ts noot 2024-10-20 21:48:23 -05:00
fresh.gen.ts noot 2024-10-20 21:48:23 -05:00
generate.ts noot 2024-10-20 21:48:23 -05:00
main.ts noot 2024-10-20 21:48:23 -05:00
tailwind.config.ts noot 2024-10-20 21:48:23 -05:00

README.md

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.