Skip to content
/ next15-template Public template

A minimal Next.js 15 template for effortless bootstrapping.

License

Notifications You must be signed in to change notification settings

Razz21/next15-template

Repository files navigation

Nextjs 15 template

  • app rotuer
  • Tailwindcss
  • pnpm as package manager
  • eslint
  • Shadcn component library

Useful commands/scripts:

  • npx shadcn@latest add -a -y -o - update all Shadcn components

Getting Started

First, run the development server:

pnpm 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.

This project uses next/font to automatically optimize and load Geist, a new font family for Vercel.

Learn More

To learn more, take a look at the following resources:

About

A minimal Next.js 15 template for effortless bootstrapping.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published