01 2021 档案

摘要:运行 pm2 start 'npm start' 搞定 阅读全文
posted @ 2021-01-15 20:01 Chesney张帅 阅读(526) 评论(0) 推荐(0)
摘要:条件:安装好git 创建好码云私有仓库 步骤: 设置邮箱帐号:git config --global user.email ""123@qq.com(自己的邮箱)" 设置码云昵称:git config --global user.name "your name" 生成 sshkey:ssh-keyg 阅读全文
posted @ 2021-01-14 20:34 Chesney张帅 阅读(1379) 评论(0) 推荐(0)