Skip to content

heroui-inc/next-pages-template

Repository files navigation

Next.js & HeroUI Template

This is a template for creating applications using Next.js 16 (pages directory) and HeroUI (v3).

Try it on CodeSandbox

Note: Since Next.js 15, the pages router is recommend migrating to the new App Router to leverage React's latest features

Read more: Pages Router

Technologies Used

How to Use

To create a new project based on this template using create-next-app, run the following command:

npx create-next-app -e https://github.com/heroui-inc/next-pages-template

Install dependencies

You can use one of them npm, yarn, pnpm, bun, Example using npm:

npm install

Run the development server

npm run dev

License

Licensed under the MIT license.

About

A Next.js 16 with pages directory template pre-configured with HeroUI (v3) and Tailwind CSS (v4).

Topics

Resources

License

Stars

96 stars

Watchers

1 watching

Forks

Contributors