美文网首页
npm 设置淘宝源

npm 设置淘宝源

作者: xiaoaiai | 来源:发表于2018-06-28 16:00 被阅读0次

    npm 设置淘宝源

    npm config set registry https://registry.npm.taobao.org
    sudo npm install -g create-react-app
    create-react-app antd-demo
    npm install antd 
    

    相关文章

      网友评论

          本文标题:npm 设置淘宝源

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