feat: setup initial theme and project structure

This commit is contained in:
2025-09-14 20:18:29 -05:00
parent 8f19109392
commit 453061472d
36 changed files with 4687 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
{
"name": "Campfire-Logs-Dashboard",
"version": "1.0.0",
"private": true,
"dependencies": {
"@progress/kendo-theme-classic": "12.0.0"
}
}