Skip to content

Install Create Next App

Set up a Next.js app by running one command.

How do I use it?

Create Next App can be installed via npm:

npm install --global @create-next-app/core

Create Next App can be installed via yarn:

yarn global add @create-next-app/core