unsloth/studio/frontend
2026-02-20 00:49:38 -08:00
..
public cleanup 2026-02-04 13:28:39 +01:00
src added the copy on mac 2026-02-20 00:49:38 -08:00
.gitignore auth ui flow 2026-02-07 16:14:02 +01:00
.gitkeep add studio root folder 2026-02-02 09:14:35 +00:00
biome.json add studio root folder 2026-02-02 09:14:35 +00:00
bun.lock rm vitest 2026-02-15 21:13:15 +01:00
CLAUDE.md cleanup 2026-02-04 13:28:39 +01:00
components.json add studio root folder 2026-02-02 09:14:35 +00:00
eslint.config.js add studio root folder 2026-02-02 09:14:35 +00:00
index.html cleanup 2026-02-04 13:28:39 +01:00
package.json rm vitest 2026-02-15 21:13:15 +01:00
README.md cleanup 2026-02-04 13:28:39 +01:00
tsconfig.app.json cleanup 2026-02-04 13:28:39 +01:00
tsconfig.json cleanup 2026-02-04 13:28:39 +01:00
tsconfig.node.json cleanup 2026-02-04 13:28:39 +01:00
vite.config.ts feat: add training feature with state management, API integration, and runtime synchronization 2026-02-13 12:26:28 +01:00

React + TypeScript + Vite + shadcn/ui

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