📌  相关文章
📜  使用 typscript 创建下一个应用程序 - Shell-Bash 代码示例

📅  最后修改于: 2022-03-11 14:51:24.937000             🧑  作者: Mango

代码示例2
npx create-next-app@latest --ts
# or
yarn create next-app --typescript