Initial commit from create-remix

This commit is contained in:
april
2023-12-29 10:20:01 -06:00
commit a456f8155b
14 changed files with 10888 additions and 0 deletions

2
web/remix.env.d.ts vendored Normal file
View File

@@ -0,0 +1,2 @@
/// <reference types="@remix-run/dev" />
/// <reference types="@remix-run/node" />