使用npm init -y 初始化一個package.json 建立src資料夾(專案檔案)和text資料夾(測試程式碼等) src中建立index.html以及index.js 安裝webpack ...
確定! 回上一頁