evan 7c7db7a04e
Some checks failed
Build & Release / build (push) Failing after 1m5s
ci: use single job for build and release
- Gitea doesn't support upload-artifact/download-artifact
- zip and release within the same job
2026-04-14 20:50:44 +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%