cnpm install --global vue-cli vue init webpack view (項目名稱是view) cd view cnpm install npm run dev
在瀏覽器中 輸入 http://localhost:8080 便可看到頁面;vue