1.nodeJS官网下载node安装。 2.安装git(bower需使用git) 3.npm install -g bower 完成后会显示bower路径 4.将路径配置与File/Setting—
1.nodeJS官网下载node安装。
2.安装git(bower需使用git)
3.npm install -g bower 完成后会显示bower路径
4.将路径配置与File/Setting——JavaScript bower excuseable下
5.webstorm 命令行 bower install
6.安装gulp npm install -g gulp-cli
7. gulp 启动