This is a template for creating applications using Next.js 13 (app directory) and NextUI (v2).
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/nextui-org/next-app-template
npm install
npm run dev
Licensed under the MIT license.