I have json server configured to run conveniently using a npm-run-script like so npm run db . { "name": "My App", "scripts": { "db": "json-server --watch ...
確定! 回上一頁