📜  使用纱线创建下一个打字稿 - Shell-Bash 代码示例

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

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