# ai-exam-demo **Repository Path**: ydapi_admin/ai-exam-demo ## Basic Information - **Project Name**: ai-exam-demo - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-08-01 - **Last Updated**: 2025-08-07 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # ai-exam-demo ## 使用技术 vue3+vant+vue-icons-plus+axios ## 依赖安装 ```sh pnpm install ``` ### 编译以及开发热更新 ```sh pnpm dev ``` ### 编译以及精简生产包 ```sh pnpm build ``` ### Lint with [ESLint](https://eslint.org/) ```sh pnpm lint ```