feat: add vuejs example

This commit is contained in:
Mauricio Siu
2024-06-30 19:13:27 -06:00
parent 5a2bb25d1c
commit 99c459e044
24 changed files with 607 additions and 0 deletions

3
vuejs-simple/.vscode/extensions.json vendored Normal file
View File

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