1、用編輯器開啟專案主目錄 #2、鍵盤ctrl ~ 呼出終端機 3、執行指令npm run dev,注意此時目錄為目前專案的主目錄 4、瀏覽器開啟 http://127.0.0.1:8080/ 就可以了。 相關推薦:vscode教學#