Find a file
2022-09-27 14:41:17 -05:00
components Initial commit 2022-09-27 14:41:17 -05:00
islands Initial commit 2022-09-27 14:41:17 -05:00
routes Initial commit 2022-09-27 14:41:17 -05:00
static Initial commit 2022-09-27 14:41:17 -05:00
deno.json Initial commit 2022-09-27 14:41:17 -05:00
dev.ts Initial commit 2022-09-27 14:41:17 -05:00
fresh.gen.ts Initial commit 2022-09-27 14:41:17 -05:00
import_map.json Initial commit 2022-09-27 14:41:17 -05:00
main.ts Initial commit 2022-09-27 14:41:17 -05:00
README.md Initial commit 2022-09-27 14:41:17 -05:00
twind.config.ts Initial commit 2022-09-27 14:41:17 -05:00

fresh project

Usage

Start the project:

deno task start

This will watch the project directory and restart as necessary.