安装 webpack npm install webpack -g 安装 vue-cli npm install vue-cli -g 初始化 vue 项目 vue init webpack npm install npm run dev // 启动项目