Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR JAVASCRIPT

nextjs docs

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