Thursday 30 June 2016

How to install nodejs, npm and gulp on ubuntu 14.04

Press (Ctrl+Alt+T) to open the terminal and follow the steps given below:
The commands to install nodejs and npm on ubuntu:
After this to Check weather nodejs and npm installed successfully or not type:
which will give you the installed versions of nodejs and npm respectively.
Install Gulp (global/local):

No comments:

Post a Comment