Add Vue Flow graph visualizer

This commit is contained in:
2026-06-18 23:45:33 +02:00
parent 2083546311
commit 7b814b440f
19 changed files with 2708 additions and 0 deletions

3
graphfx-ui/.vscode/extensions.json vendored Normal file
View File

@@ -0,0 +1,3 @@
{
"recommendations": ["Vue.volar"]
}