# vue3_ts_frame **Repository Path**: free_project/vue3_ts_frame ## Basic Information - **Project Name**: vue3_ts_frame - **Description**: vue3+ts+vite+pinia 的框架 - **Primary Language**: TypeScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 6 - **Forks**: 1 - **Created**: 2023-03-09 - **Last Updated**: 2025-04-07 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Vue 3 + TypeScript + Vite + pinia + element-plus # 命令使用 安装依赖包 ``` npm install ``` 运行 ``` npm run dev ``` 打包 ``` npm run build ```·