# next-template **Repository Path**: utrustme/next-template ## Basic Information - **Project Name**: next-template - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-01-21 - **Last Updated**: 2024-11-28 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # next-template A Next.js 13 template for building apps with Radix UI and Tailwind CSS. ## Usage ```bash npx create-next-app -e https://github.com/shadcn/next-template ``` ## Features - Next.js 13 App Directory - Radix UI Primitives - Tailwind CSS - Icons from [Lucide](https://lucide.dev) - Dark mode with `next-themes` - Tailwind CSS class sorting, merging and linting. ## License Licensed under the [MIT license](https://github.com/shadcn/ui/blob/main/LICENSE.md).