"添加前端模板和运行代码模块"

This commit is contained in:
Codex
2026-06-01 13:43:09 +08:00
parent 24045274ad
commit 8092c4b1f8
587 changed files with 99761 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
{
"name": "React + Vite",
"description": "Modern React 18 + Vite frontend project template",
"version": "1.1.3",
"author": "XAGI Team",
"features": ["React 18", "Vite", "TypeScript", "ESLint", "Prettier", "HMR"],
"keywords": ["react", "vite", "typescript", "frontend", "spa"],
"category": "frontend",
"framework": "react",
"bundler": "vite",
"language": "typescript"
}