Skip to content

Latest commit

 

History

History

hello-world

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

Welcome to Next.js

This is the most minimal starter for your Next.js project.

Deploy your own

Deploy with Vercel

How to use

Execute create-next-app with npm, Yarn, or pnpm to bootstrap the example:

npx create-next-app --example hello-world hello-world-app
yarn create next-app --example hello-world hello-world-app
pnpm create next-app --example hello-world hello-world-app

Deploy it to the cloud with Vercel (Documentation).