unsloth/frontend
2026-02-01 09:08:23 +01:00
..
public feat: add frontend UI codebase 2026-01-31 19:34:16 +01:00
src feat: track and display reasoning duration, enhance runtime with adapter for copying during inference and edit and UI integration 2026-02-01 09:08:23 +01:00
.gitignore feat: add frontend UI codebase 2026-01-31 19:34:16 +01:00
.gitkeep git repo skeleton structure 2026-01-31 08:27:01 +00:00
biome.json feat: add frontend UI codebase 2026-01-31 19:34:16 +01:00
bun.lock feat: add frontend UI codebase 2026-01-31 19:34:16 +01:00
components.json feat: add frontend UI codebase 2026-01-31 19:34:16 +01:00
eslint.config.js feat: add frontend UI codebase 2026-01-31 19:34:16 +01:00
index.html feat: add frontend UI codebase 2026-01-31 19:34:16 +01:00
package.json feat: add frontend UI codebase 2026-01-31 19:34:16 +01:00
README.md feat: add frontend UI codebase 2026-01-31 19:34:16 +01:00
tsconfig.app.json feat: add frontend UI codebase 2026-01-31 19:34:16 +01:00
tsconfig.json feat: add frontend UI codebase 2026-01-31 19:34:16 +01:00
tsconfig.node.json feat: add frontend UI codebase 2026-01-31 19:34:16 +01:00
vite.config.ts feat: add frontend UI codebase 2026-01-31 19:34:16 +01:00

React + TypeScript + Vite + shadcn/ui

This is a template for a new Vite project with React, TypeScript, and shadcn/ui.