llama-stack-mirror/llama_stack/ui
Eric Huang 48763f21fd shadcn
# What does this PR do?


## Test Plan
2025-05-14 16:57:51 -07:00
..
app shadcn 2025-05-14 16:57:51 -07:00
components shadcn 2025-05-14 16:57:51 -07:00
hooks shadcn 2025-05-14 16:57:51 -07:00
lib shadcn 2025-05-14 16:57:51 -07:00
public shadcn 2025-05-14 16:57:51 -07:00
.gitignore shadcn 2025-05-14 16:57:51 -07:00
components.json shadcn 2025-05-14 16:57:51 -07:00
eslint.config.mjs shadcn 2025-05-14 16:57:51 -07:00
next.config.ts shadcn 2025-05-14 16:57:51 -07:00
package-lock.json shadcn 2025-05-14 16:57:51 -07:00
package.json shadcn 2025-05-14 16:57:51 -07:00
postcss.config.mjs shadcn 2025-05-14 16:57:51 -07:00
README.md shadcn 2025-05-14 16:57:51 -07:00
tsconfig.json shadcn 2025-05-14 16:57:51 -07:00

This is WIP.

Getting Started

First, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev

Open http://localhost:3000 with your browser to see the result.