哪里还有错误?
你安装了jquery和bootstrap的包了吗?
//安装grunt
npm install grunt --save-dev
//bower安装要用的框架
bower install angular --save-dev
在项目文件夹下输入这两句