Login
Remember
Register
Ask a Question
While installing gulp, the first step would be ________
+1
vote
asked
Feb 15, 2020
in
JAVA
by
rahuljain1
While installing gulp, the first step would be ________.
$npm install gulp g
$npm install gulp --save-dev
$npm install gulp g savedev
$npm install gulp g --save-dev
#gulp-installation
#install-gulp
#gulp-instal
Java-questions-answers
Please
log in
or
register
to answer this question.
1
Answer
0
votes
answered
Feb 15, 2020
by
SakshiSharma
$npm install gulp g
...