在package.json中配置
"start": "hotnode index.js"
hotnode 需要安装 npm i hotnode -g
hotnode 运行hotnode然后
npm start就可以了