Files
shadcn-ui/templates/next-template/README.md
shadcn eb27529f50 feat(next-template): update template and dependencies (#483)
* feat(next-template): update template and deps

* docs(next-template): update README

* fix(www): update deps

* chore: remove console.log
2023-05-29 11:02:02 +04:00

475 B

next-template

A Next.js 13 template for building apps with Radix UI and Tailwind CSS.

Usage

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
  • Dark mode with next-themes
  • Tailwind CSS class sorting, merging and linting.

License

Licensed under the MIT license.