从零开始,掌握安装、开发,部署与生态集成
第 1 / 12 节
nextjs是一个全栈框架, 一个nextjs应用,既包含客户端,也包含服务器端。
创建 Next.js 项目
npx create-next-app@latest my-site