📜  如何从模板创建 nextjs 应用程序 - Javascript 代码示例

📅  最后修改于: 2022-03-11 15:02:41.698000             🧑  作者: Mango

代码示例1
// You can use -e/--example
npm create-next-app -e [name] | [github-url]

yarn create next-app -e [name] | [github-url]
// https://nextjs.org/docs/api-reference/create-next-app