</>
Standard Template
Providing a way to bootstrap your app with standard templates such as default, material, bootstrap, semantic, ... etc.
Set up a Next.js app by running one command.
</>
Providing a way to bootstrap your app with standard templates such as default, material, bootstrap, semantic, ... etc.
</>
Providing a way to bootstrap your app with standard examples such as basic css, typescript, next css, next routes, redux, ... etc.
Coming soon...
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
You can create a Next.js app using any of the templates and examples.