# vue-cms02 **Repository Path**: yueran2020/vue-cms02 ## Basic Information - **Project Name**: vue-cms02 - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-02-19 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README #这是一个NB的项目 ##牛不牛,用心去感受,每一行代码中的诗情画意 ###我们是有灵魂的程序员,所以,我们的代码富有诗意; ####丫的,实在遍布下去了,哈哈哈哈 ##用命令行把修改的代码上传到码云: 1,git add . 2,git commit -m "提交信息" 3,git push 1,git init 2,git status 3,git add . 4,git commit -m "init my project" 5,git config --global user.name "qcinfo" 6,git remote add origin https://gitee.com/qcinfo/vue_cms01.git 7,git push -u origin master //将本地的master分支推送到origin主机,同时指定origin为默认主机,后面就可以不加任何参数使用git push了。 git test 项目在本地已经正常运行了,备份一下,下一个版本(03版)将在外网发布运行。