单项选择题

使用vue-cli脚手架工具搭建项目后,启动项目命令是()。

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