learning_notes

学习笔记

View project on GitHub

命令

  • 切换国内源
    # 切换国内源
    npm install -g cnpm --registry=https://registry.npm.taobao.org
    cnpm install hexo-cli -g