BootStrap安装

1. 安装Node.js
    http://nodejs.org/download/

2. 加速NPM安装
    npm install -g cnpm --registry=http://r.cnpmjs.org
    安装cnpm国内镜像, 以后所有npm命令换成用cnpm执行即可

3. 安装grunt
    npm install -g grunt-cli

posted @ 2015-05-29 11:26  有容乃大  阅读(561)  评论(0编辑  收藏  举报