evan 72dd6758c6
Some checks failed
Build & Release / build (push) Failing after 1m1s
Build & Release / release (push) Has been skipped
ci: release on every push to main branch
- remove tag-only condition for release job
- publish zip to "latest" tag on every main push
2026-04-14 20:46:31 +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%