npx create-react-app my-app cd my-app npm start ... 它自身已包括了styling 和routing 的方案,而且它假設你在使用Node.js 作為伺服器環境。 從Next.js 的官方指南 ...
確定! 回上一頁