npm install --save next react react-dom. 将下面脚本添加到package.json 中: { "scripts": { "dev": "next", "build": "next build", "start": "next start" } }.
確定! 回上一頁