6

Homebrew、NVM、NPM、Bower 等包管理工具安装

 2 years ago
source link: https://blog.huangyafei.com/post/2015-07-07/
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.
neoserver,ios ssh client

Homebrew、NVM、NPM、Bower 等包管理工具安装

安装Homebrew

ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"

Homebrew安装NVM

$ brew install nvm

设置.bash_profile

source $(brew --prefix nvm)/nvm.sh

NVM安装Node.js

$ nvm install <version>

NPM安装Bower

参考资料: Node.js 安裝與版本切換教學 (for MAC) 搭建 Node.js 开发环境


About Joyk


Aggregate valuable and interesting links.
Joyk means Joy of geeK