運行 npm run start; 應該就可以看到 build/ 資料夾下多了打包好的 bundle.js 的檔案. npm run start. 將這隻 bundle.js 引入至 index.html. <script ...
確定! 回上一頁