install_nodejs - Kutralyekn/FreeBSD GitHub Wiki

Install Node.js

Procedures:

  • Install Node
# pkg install node
  • Install npm
# pkg install npm