Initial commit

This commit is contained in:
Zhongwei Li
2025-11-29 17:52:04 +08:00
commit c336643002
9 changed files with 2200 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
{
"name": "vue-development",
"description": "Modern Vue 3 development with TypeScript, Composition API, defineModel bindings, Testing Library for user-behavior tests, and MSW for API mocking",
"version": "0.1.0",
"author": {
"name": "Alexander Opalic"
},
"skills": [
"./skills"
]
}