Base app in working condition

This commit is contained in:
Josh Patra
2025-04-18 22:04:58 -04:00
parent bb9680f221
commit 80e0fe38cb
14 changed files with 597 additions and 40 deletions

View File

@@ -29,9 +29,13 @@
"prettier-plugin-tailwindcss": "^0.6.11",
"svelte": "^5.0.0",
"svelte-check": "^4.0.0",
"svelte-hero-icons": "^5.2.0",
"tailwindcss": "^4.0.0",
"typescript": "^5.0.0",
"typescript-eslint": "^8.20.0",
"vite": "^6.2.5"
},
"dependencies": {
"moment": "^2.30.1"
}
}