Skip to content

willsather/nextjs-starter

Repository files navigation

Next.js Starter

Getting Started

Development mode

pnpm install
pnpm run dev

Open http://localhost:3000 with your browser to see the result.

You can start editing the page by modifying app/page.tsx. The page auto-updates as you edit the file.

Production mode

pnpm install
pnpm run build
pnpm run start

Your app should be up and running on http://localhost:3000!

Learn More

To learn more about Next.js, take a look at the following resources:

You can check out the Next.js GitHub repository — your feedback and contributions are welcome!

About

a starter for nextjs app router as i'm tired of configuring all of this

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors