📜  下一个 js 打字稿 - Javascript 代码示例

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

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