Skip to content
Create Next App

Create Next App

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

Features

</>

Standard Template

Providing a way to bootstrap your app with standard templates such as default, material, bootstrap, semantic, ... etc.

</>

Standard Example

Providing a way to bootstrap your app with standard examples such as basic css, typescript, next css, next routes, redux, ... etc.

Standard CMS

Standard CMS

Coming soon...

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

Find it useful?

You can create a Next.js app using any of the templates and examples.