🎉 Initialize Vue.js + Vite project

This commit is contained in:
2022-04-29 17:05:53 +02:00
commit 5302392f08
13 changed files with 3265 additions and 0 deletions

3
.vscode/extensions.json vendored Normal file
View File

@ -0,0 +1,3 @@
{
"recommendations": ["johnsoncodehk.volar", "johnsoncodehk.vscode-typescript-vue-plugin"]
}