"添加前端模板和运行代码模块"
This commit is contained in:
20
qiming-xagi-frontend-templates/packages/vue3-vite/meta.json
Normal file
20
qiming-xagi-frontend-templates/packages/vue3-vite/meta.json
Normal file
@@ -0,0 +1,20 @@
|
||||
{
|
||||
"name": "Vue 3 + Vite",
|
||||
"description": "基于 Vue 3 + Vite 的现代化前端项目模板",
|
||||
"version": "1.1.3",
|
||||
"author": "XAGI Team",
|
||||
"features": [
|
||||
"Vue 3",
|
||||
"Composition API",
|
||||
"Vite",
|
||||
"TypeScript",
|
||||
"ESLint",
|
||||
"Prettier",
|
||||
"SFC"
|
||||
],
|
||||
"keywords": ["vue", "vue3", "vite", "typescript", "frontend", "spa"],
|
||||
"category": "frontend",
|
||||
"framework": "vue",
|
||||
"bundler": "vite",
|
||||
"language": "typescript"
|
||||
}
|
||||
Reference in New Issue
Block a user