cnpm install --global vue-cli vue init webpack view (项目名称是view) cd view cnpm install npm run dev
在浏览器中 输入 http://localhost:8080 便可看到页面;vue