node学习一 2020-08-05 本文已影响0人 梦行乌托邦 认识nodemon 监听代码文件的变动,当代码改变之后,自动重启。 安装 npm install -g nodemon 查看http协议 在终端输入 curl -v http://www.baidu.com