# vue-cms-firstApp **Repository Path**: a055155/vue-cms-first-app ## Basic Information - **Project Name**: vue-cms-firstApp - **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-07-31 - **Last Updated**: 2021-08-02 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README #将项目脱管到 gitee 上的步骤: 1.使用命令:git init 2.使用命令:git add 3.使用命令:git commit -m "init my project" 4.使用命令:git remote add origin git@gitee.com:a055155/vue-cms-first-app.git 5.使用命令:git push -u origin master