Go to file
Daniel Flanagan f7d08d11b6
Change imports to match
2022-10-07 14:13:45 -05:00
components dunno 2022-10-01 14:46:17 -05:00
db Move db files 2022-10-07 14:11:14 -05:00
islands Styles! 2022-10-01 14:03:15 -05:00
routes Change imports to match 2022-10-07 14:13:45 -05:00
static Initial commit 2022-09-27 14:41:17 -05:00
README.md Initial commit 2022-09-27 14:41:17 -05:00
deno.json Login and default team 2022-10-05 17:02:21 -05:00
dev.ts Initial commit 2022-09-27 14:41:17 -05:00
fresh.gen.ts Focus ring 2022-10-01 14:34:07 -05:00
import_map.json Styles! 2022-10-01 14:03:15 -05:00
main.ts Styles! 2022-10-01 14:03:15 -05:00
twind.config.ts Focus ring 2022-10-01 14:34:07 -05:00

README.md

fresh project

Usage

Start the project:

deno task start

This will watch the project directory and restart as necessary.