Initial boilerplate commit

This commit is contained in:
Mike Conrad
2025-04-30 15:35:10 -04:00
commit 082e38e2f9
11 changed files with 5650 additions and 0 deletions

7
.gitignore vendored Normal file
View File

@ -0,0 +1,7 @@
node_modules
.DS_Store
dist
*.local
.vite-inspect
.remote-assets
components.d.ts