服务器端代码改变了,服务器能够重新编译一次,但客户端还不能自动刷新 这里使用Grunt来构建自动化工作流,nodemon使用grunt-nodemon来启动,然后用grunt-concurrent结合grunt-contrib-watch 分别安装以下nodejs 模块 $ npm install --save-dev grunt-concurrent$ npm install --save-dev grunt-nodemon$ npm
angular-scenario ": "~1.2.0" }, " appPath ": "app" } concurrent:server sindresorhus/grunt-concurrent