Files
image-studio/README.md
2026-07-02 22:39:35 +02:00

214 B

Image Studio

Minimal Bun + React starter with Tailwind CSS and shadcn/ui configured.

Install

bun install

Development

bun dev

Production

bun run build
bun start