我使用express-generator创建项目骨架,并使用jade,sass而不是ejsand stylus,然后我使用和doc之类的concurrent组合,但是当我运行 grunt 任务时,输出是:watchnodemon
[nodemon] v1.0.17
[nodemon] 随时重启,输入rs
[nodemon] 观看:fir/ * /*
[nodemon] 启动node bin/www
Express server 监听 3000 端口
mongodb 连接打开
已经node用来启动服务器了,怎么样?