Initial commit of dashboard project

This commit is contained in:
Joshua Boniface
2025-02-26 16:29:13 -05:00
commit 24ddcf5060
19 changed files with 2332 additions and 0 deletions

3
pvcweb-vue/.vscode/extensions.json vendored Normal file
View File

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