2 Star 0 Fork 0

GUOZHAO / node-todolist-v1

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
README.md 407 Bytes
一键复制 编辑 原始数据 按行查看 历史
GUOZHAO 提交于 2020-08-08 16:28 . add todo index & show

node-todolist-v1

工作流程

  1. git pull --rebase
  2. coding
  3. git status
  4. git add -p | filename | .
  5. git status
  6. git commit -m 'commit msg'
  7. git push
  8. git pull --rebase
  9. git push

运行nodejs项目

  1. clone到本地
  2. npm install # 安装依赖
  3. npm run *** # 运行命令
GET    /posts
GET    /posts/1
POST   /posts
PUT    /posts/1
PATCH  /posts/1
DELETE /posts/1
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/johnkuo/node-todolist-v1.git
git@gitee.com:johnkuo/node-todolist-v1.git
johnkuo
node-todolist-v1
node-todolist-v1
master

搜索帮助

344bd9b3 5694891 D2dac590 5694891