# vue3-ts-template-basic **Repository Path**: c_wei_group/vue3-ts-template-basic ## Basic Information - **Project Name**: vue3-ts-template-basic - **Description**: 最基础的vue3+ts框架 - **Primary Language**: Unknown - **License**: AGPL-3.0 - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-06-09 - **Last Updated**: 2024-06-09 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 进入项目 cd frame-admin # 安装依赖 npm install # 运行项目 npm run dev npm run pro # 打包发布 npm run build npm run build:dev ```