摘要: 参考链接 https://github.com/typicode/json-server 1. npm i json-server -D 或者 yarn add json-server --dev 创建一个jsonserver的目录,这个目录下创建db.json { "user":[] } json 阅读全文
posted @ 2022-10-18 16:49 yurro 阅读(49) 评论(0) 推荐(0)