美文网首页
2019-06-27nodejs

2019-06-27nodejs

作者: 小G仔 | 来源:发表于2019-06-28 14:59 被阅读0次

1.把npm 默认下载路径该为国内路径:
npm install -g cnpm --registry=https://registry.npm.taobao.org

2.npm install http-server -g
-g表示全局

2019-06-28
3.node自动重启工具 nodemon

相关文章

  • 2019-06-27nodejs

    1.把npm 默认下载路径该为国内路径:npm install -g cnpm --registry=https:...

网友评论

      本文标题:2019-06-27nodejs

      本文链接:https://www.haomeiwen.com/subject/wpqlcctx.html