随笔分类 -  nodejs

摘要:一.安装nvm 首先下载nvm,这里我们需要使用Git,如果没有安装git,可以使用 来安装 git clone https://github.com/creationix/nvm.git ~/.nvm && cd ~/.nvm && git checkout `git describe --abb 阅读全文
posted @ 2016-11-02 14:27 Nicat 编辑