摘要: json-server服务器搭建 https://github.com/typicode/json-server 下载 npm install -g json-server 创建 db.json { "posts": [ { "id": 1, "title": "json-server", "aut 阅读全文
posted @ 2021-05-28 17:24 彡心如止水彡 阅读(98) 评论(0) 推荐(0)