init receiver UI web project using devexpress template

This commit is contained in:
2026-05-13 10:39:55 +02:00
parent 8d9480ed71
commit 48bbadc906
58 changed files with 1988 additions and 0 deletions

12
receiverUI/.mcp.json Normal file
View File

@@ -0,0 +1,12 @@
{
"servers": {
"dxdocs": {
"url": "https://api.devexpress.com/mcp/docs",
"type": "http"
},
"dxdocs25_1": {
"url": "https://api.devexpress.com/mcp/docs?v=25.1",
"type": "http"
}
}
}