0 votes
in VueJS by
Vue CLI can be installed using _________.

select the correct option from below

a)npm install -g vuecli

b)npm install -g vue-cli

c)npm install -g @vue/cli

d)npm install -g vue

1 Answer

0 votes
by
c)npm install -g @vue/cli

Vue CLI can be installed using npm install -g @vue/cli

Related questions

0 votes
asked Mar 6, 2022 in VueJS by sharadyadav1986
+1 vote
asked Feb 6, 2023 in VueJS by john ganales
...