Krave

Getting Started with Next.js

Learn how to set up and build your first Next.js application.

Installation

Installing Next.js

Terminal
npx create-next-app@latest

Set up ShadCN

npx shadcn@latest init

On this page