1.npm install 2.npm run start 启动 需要全局安装json-server 并在public目录下运行如下指令 json-server --watch .\db.json --port 5000