单项选择题

使用vue-cli2.0脚手架快速搭建项目命令是()。

A.cnpm install webpack -g
B.vue init webpack 项目名称
C.cnpm install vue-cli -g
D.npm run dev