📅  最后修改于: 2022-03-11 14:58:04.692000             🧑  作者: Mango
npx create-next-app
if you are using yarn:
yarn create next-app
if you are using typescript just append the --ts or the --typescript flag to the command shown