feature: Initial commit

This commit is contained in:
Keith Solomon
2025-02-08 11:53:31 -06:00
commit a28cf6a713
14 changed files with 1970 additions and 0 deletions

7
package.json Normal file
View File

@@ -0,0 +1,7 @@
{
"dependencies": {
"@tailwindcss/cli": "^4.0.4",
"chart.js": "^4.4.7",
"tailwindcss": "^4.0.4"
}
}