# vue_eshop **Repository Path**: xiaoyei/vue_eshop ## Basic Information - **Project Name**: vue_eshop - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-08-07 - **Last Updated**: 2021-08-07 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 1、使用npm init vite-app 命令创建项目eshop 2、通过git init 加入git 3、在https://gitee.com/网站创建远程仓库 4、通过git remote add origin https://gitee.com/xiaoyei/vue_eshop.git 建立远程连接