Skip to content

heroui-inc/next-app-template

Repository files navigation

Next.js & HeroUI Template

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

Try it on CodeSandbox

Technologies Used

How to Use

Use the template with create-next-app

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-app-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 15 with app directory template pre-configured with HeroUI (v3) and Tailwind CSS (v4).

Topics

Resources

License

Stars

Watchers

Forks

Contributors