美文网首页
nodejs使用

nodejs使用

作者: 在路上缓缓前进的蜗牛 | 来源:发表于2017-05-09 17:21 被阅读0次

    下载安装

    (淘宝镜像)

    npm install -g cnpm --registry=

    https://registry.npm.taobao.org

    配置angular-cli

    cnpm -g install @angular/cli

    //配置项目依赖

    cnpm install

    ng serve //成功?

    npm start

    相关文章

      网友评论

          本文标题:nodejs使用

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