koa的使用配置
在Code终端中配置使用:
nodemon -v 获取版本号
nodemon app.js 获取文件内容
npm install nodemon -g 全局安装
install 安装