我正在尝试在codesandbox 中运行json-servernpm。我创建了一个普通项目并添加了对package.json. 我必须运行一个脚本json-server --watch db.json。
json-server
package.json
json-server --watch db.json
Codesandbox 有没有办法运行脚本?
npm-scripts codesandbox
codesandbox ×1
npm-scripts ×1