# vue-template **Repository Path**: mengyinggitee/vue-template ## Basic Information - **Project Name**: vue-template - **Description**: vue的模板文件,配置了简单的ajax等相关信息 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-01-03 - **Last Updated**: 2024-01-03 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Vue 3 + TypeScript + Vite + Pinia - 基本的vue + ts + vite + pinia基础框架的搭建,旨在与熟悉以上技术和方便以后快速搭建项目 ## 开发工具 vscode - 开发工具: vscode - 安装依赖: yarn - 启动服务: yarn run dev