平常我們使用的 npm run dev 和 nuxt 都只是運行SSR(Server-Side Rendering),而Nuxt也有提供SPA的功能! 使用設定上也非常方便! 只要在 nuxt.config.js 裡面找到 ...
確定! 回上一頁