Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR TYPESCRIPT

create next app typescript

npx create-next-app@latest --ts
# or
yarn create next-app --typescript
# or
pnpm create next-app --ts
Source by nextjs.org #
 
PREVIOUS NEXT
Tagged: #create #app #typescript
ADD COMMENT
Topic
Name
3+8 =