feat: setup initial theme and project structure
This commit is contained in:
8
campfire-logs-dashboard/package.json
Normal file
8
campfire-logs-dashboard/package.json
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"name": "Campfire-Logs-Dashboard",
|
||||
"version": "1.0.0",
|
||||
"private": true,
|
||||
"dependencies": {
|
||||
"@progress/kendo-theme-classic": "12.0.0"
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user