Prindol

DESIGN, HTML5, CSS3, DOM, Jquery, JSON, Actionscript2/3, Linux, IIS

You are not logged in.

#1 2020-08-31 08:37:46

skydown
Administrator
Registered: 2011-07-25
Posts: 335

[Node.js] install node.js and npm

[install]
1 Homebrew
2 node.js
3 npm

$ /usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
OR
$ brew update

$ brew install node

$ brew install npm

Offline

Board footer

Powered by FluxBB