Depee Installation | 安装 环境检测: NodeJs. Gulp. Bower. a. 安装nodejs 安装nodejs,并设置环境变量 brew install nodejs 安装bower 安装: # npm install bower 安装gulp $ npm install gulp 运行 运行开发服务器: $ gulp serve 打包: $ gulp build