mrhgw

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

分类:

技术点:

相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2021-09-28
  • 2021-09-28
  • 2021-09-28
  • 2021-09-28
  • 2021-10-08
猜你喜欢
  • 2021-11-06
  • 2021-11-26
  • 2021-09-28
  • 2021-09-28
  • 2021-09-28
  • 2021-07-18
相关资源
相似解决方案