Evan Sun b3feb4284c
Some checks failed
Build & Release / build (push) Has been cancelled
Build & Release / release (push) Has been cancelled
更新 .gitea/workflows/ci.yml
2026-04-14 20:21:00 +08:00
2026-04-14 04:15:05 +08:00
2026-04-14 04:15:05 +08:00
2026-04-14 04:15:05 +08:00
2026-04-14 04:15:05 +08:00
2026-04-14 04:15:05 +08:00
2026-04-14 04:15:05 +08:00
2026-04-14 04:15:05 +08:00
2026-04-14 04:15:05 +08:00
2026-04-14 04:15:05 +08:00

Next.js template

This is a Next.js template with shadcn/ui.

Adding components

To add components to your app, run the following command:

npx shadcn@latest add button

This will place the ui components in the components directory.

Using components

To use the components in your app, import them as follows:

import { Button } from "@/components/ui/button";
Description
No description provided
Readme 2.8 MiB
Latest Build Latest
2026-04-14 20:57:36 +08:00
Languages
TypeScript 93.1%
CSS 6.1%
JavaScript 0.8%