Google News
logo
Backbone - Quiz(MCQ)
Which of the following commands is used for installing the JavaScript tool. Yeoman?
A)
npm install -g y
B)
npm install -g yeoman
C)
npm install -g yo
D)
npm install -g yeo

Correct Answer :   npm install -g yeoman

Advertisement