# vite-vue3 **Repository Path**: tyy1019/vite-vue3 ## Basic Information - **Project Name**: vite-vue3 - **Description**: vue3模版 - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-02-01 - **Last Updated**: 2024-03-17 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 这是一个vite+vue3的初始化项目,便于快速创建项目 ``` 克隆代码 git clone https://gitee.com/tyy1019/vite-vue3.git 执行 yarn install 安装依赖 ```