# vue3-ai-template **Repository Path**: ywenhao/vue3-ai-template ## Basic Information - **Project Name**: vue3-ai-template - **Description**: vue3-ai-template - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2026-03-11 - **Last Updated**: 2026-04-16 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # vue-project ## 技术栈 - vue3 + ts + tailwindcss + pinia + vueuse + arco-design ## 代码质量 - eslint + oxlint + oxfmt + commitlint + cz-git + lint-staged + husky ## 开发 ```bash pnpm install pnpm dev ``` ## 代码提交 ```bash pnpm commit ``` ## 打包 ```bash pnpm build ``` ## 预览 ```bash pnpm preview ```