执行命令:npm install
执行命令:npm install -g json-server
执行命令:npm run comp
执行命令:json-server --watch db.json --port 3333
项目会运行在 http://localhost:3000,通过浏览器打开浏览。
执行命令:npm install
执行命令:npm install -g json-server
执行命令:npm run comp
执行命令:json-server --watch db.json --port 3333
项目会运行在 http://localhost:3000,通过浏览器打开浏览。