This is a template for creating applications using Next.js 15 (app directory) and HeroUI (v3).
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-templateYou can use one of them npm, yarn, pnpm, bun, Example using npm:
npm installnpm run devLicensed under the MIT license.