mirror of
https://github.com/reactjs/react.dev.git
synced 2026-02-23 20:23:08 +00:00
Link to the new Next.js tutorial instead (#6468)
This commit is contained in:
@@ -24,7 +24,7 @@ If you want to build a new app or a new website fully with React, we recommend p
|
||||
npx create-next-app@latest
|
||||
</TerminalBlock>
|
||||
|
||||
If you're new to Next.js, check out the [Next.js documentation.](https://nextjs.org/docs)
|
||||
If you're new to Next.js, check out the [learn Next.js course.](https://nextjs.org/learn)
|
||||
|
||||
Next.js is maintained by [Vercel](https://vercel.com/). You can [deploy a Next.js app](https://nextjs.org/docs/app/building-your-application/deploying) to any Node.js or serverless hosting, or to your own server. Next.js also supports a [static export](https://nextjs.org/docs/pages/building-your-application/deploying/static-exports) which doesn't require a server.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user